RELEASING: Releasing 1 package(s)
Releases: @reuters-graphics/graphics-components@3.0.1 [skip ci]
This commit is contained in:
parent
04754fcd8e
commit
3eb666f1b8
3 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Exposes bindable props for the Scroller component
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @reuters-graphics/graphics-components
|
||||
|
||||
## 3.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 93a41f3: Exposes bindable props for the Scroller component
|
||||
|
||||
## 3.0.0
|
||||
|
||||
### Major Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@reuters-graphics/graphics-components",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"type": "module",
|
||||
"private": false,
|
||||
"homepage": "https://reuters-graphics.github.io/graphics-components",
|
||||
|
|
|
|||
Loading…
Reference in a new issue