Merge pull request #338 from reuters-graphics/changeset-release/main
Version Packages
This commit is contained in:
commit
1fbf51ec28
3 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@reuters-graphics/graphics-components': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix typos in Scroller
|
|
||||||
|
|
@ -1,5 +1,11 @@
|
||||||
# @reuters-graphics/graphics-components
|
# @reuters-graphics/graphics-components
|
||||||
|
|
||||||
|
## 3.0.11
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 31caab2: Fix typos in Scroller
|
||||||
|
|
||||||
## 3.0.10
|
## 3.0.10
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@reuters-graphics/graphics-components",
|
"name": "@reuters-graphics/graphics-components",
|
||||||
"version": "3.0.10",
|
"version": "3.0.11",
|
||||||
"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