Merge pull request #388 from reuters-graphics/changeset-release/main
Version Packages
This commit is contained in:
commit
7b0132377a
4 changed files with 8 additions and 11 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Adds Lottie component
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Adds HorizontalScroller component
|
||||
|
|
@ -1,5 +1,12 @@
|
|||
# @reuters-graphics/graphics-components
|
||||
|
||||
## 3.0.26
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 27d07e4: Adds Lottie component
|
||||
- f9aec45: Adds HorizontalScroller component
|
||||
|
||||
## 3.0.25
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@reuters-graphics/graphics-components",
|
||||
"version": "3.0.25",
|
||||
"version": "3.0.26",
|
||||
"type": "module",
|
||||
"private": false,
|
||||
"homepage": "https://reuters-graphics.github.io/graphics-components",
|
||||
|
|
|
|||
Loading…
Reference in a new issue