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

Version Packages
This commit is contained in:
Jon McClure 2025-01-16 11:20:33 +00:00 committed by GitHub
commit 779b54ee8a
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
---
Fix for changed thumbnail API schema

View file

@ -1,5 +1,11 @@
# @reuters-graphics/graphics-components
## 2.0.2
### Patch Changes
- 64b6d88: Fix for changed thumbnail API schema
## 2.0.1
### Patch Changes

View file

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