Merge pull request #388 from reuters-graphics/changeset-release/main

Version Packages
This commit is contained in:
Sudev Kiyada 2026-01-13 22:06:43 +05:30 committed by GitHub
commit 7b0132377a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 11 deletions

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': patch
---
Adds Lottie component

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': patch
---
Adds HorizontalScroller component

View file

@ -1,5 +1,12 @@
# @reuters-graphics/graphics-components # @reuters-graphics/graphics-components
## 3.0.26
### Patch Changes
- 27d07e4: Adds Lottie component
- f9aec45: Adds HorizontalScroller component
## 3.0.25 ## 3.0.25
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "@reuters-graphics/graphics-components", "name": "@reuters-graphics/graphics-components",
"version": "3.0.25", "version": "3.0.26",
"type": "module", "type": "module",
"private": false, "private": false,
"homepage": "https://reuters-graphics.github.io/graphics-components", "homepage": "https://reuters-graphics.github.io/graphics-components",