RELEASING: Releasing 1 package(s)
Releases: @reuters-graphics/graphics-components@3.0.5 [skip ci]
This commit is contained in:
parent
63e8de7966
commit
40b2247c0e
3 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Creates ScrollerBase component, which is used in Scroller and can be used to make custom scrollytelling components.
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @reuters-graphics/graphics-components
|
||||
|
||||
## 3.0.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f41f79b: Creates ScrollerBase component, which is used in Scroller and can be used to make custom scrollytelling components.
|
||||
|
||||
## 3.0.4
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@reuters-graphics/graphics-components",
|
||||
"version": "3.0.4",
|
||||
"version": "3.0.5",
|
||||
"type": "module",
|
||||
"private": false,
|
||||
"homepage": "https://reuters-graphics.github.io/graphics-components",
|
||||
|
|
|
|||
Loading…
Reference in a new issue