Merge pull request #205 from reuters-graphics/changeset-release/main
Version Packages
This commit is contained in:
commit
779b54ee8a
3 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@reuters-graphics/graphics-components': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix for changed thumbnail API schema
|
|
||||||
|
|
@ -1,5 +1,11 @@
|
||||||
# @reuters-graphics/graphics-components
|
# @reuters-graphics/graphics-components
|
||||||
|
|
||||||
|
## 2.0.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 64b6d88: Fix for changed thumbnail API schema
|
||||||
|
|
||||||
## 2.0.1
|
## 2.0.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@reuters-graphics/graphics-components",
|
"name": "@reuters-graphics/graphics-components",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": false,
|
"private": false,
|
||||||
"homepage": "https://reuters-graphics.github.io/graphics-components",
|
"homepage": "https://reuters-graphics.github.io/graphics-components",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue