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

Version Packages
This commit is contained in:
MinamiFunakoshiTR 2025-05-06 10:23:29 -05:00 committed by GitHub
commit 031291870e
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
---
Allows step.background to be undefined

View file

@ -1,5 +1,11 @@
# @reuters-graphics/graphics-components
## 3.0.3
### Patch Changes
- c074a18: Allows step.background to be undefined
## 3.0.2
### Patch Changes

View file

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