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

Version Packages
This commit is contained in:
MinamiFunakoshiTR 2025-06-25 12:33:29 -05:00 committed by GitHub
commit 66998980f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': patch
---
Updates Visible to allow unit specification for top, bototm, right, left and adds a demo

View file

@ -1,5 +1,11 @@
# @reuters-graphics/graphics-components
## 3.0.8
### Patch Changes
- bdf3918: Updates Visible to allow unit specification for top, bototm, right, left and adds a demo
## 3.0.7
### Patch Changes

View file

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