Merge pull request #367 from reuters-graphics/changeset-release/main
Version Packages
This commit is contained in:
commit
bb92a24655
3 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Fixes a bug in PhotoPack that on earlier iPhones would break. Also adds smarter default layouts based on the number of images in the pack and the max width of the PhotoPack.
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @reuters-graphics/graphics-components
|
||||
|
||||
## 3.0.21
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a2e6e8d: Fixes a bug in PhotoPack that on earlier iPhones would break. Also adds smarter default layouts based on the number of images in the pack and the max width of the PhotoPack.
|
||||
|
||||
## 3.0.20
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@reuters-graphics/graphics-components",
|
||||
"version": "3.0.20",
|
||||
"version": "3.0.21",
|
||||
"type": "module",
|
||||
"private": false,
|
||||
"homepage": "https://reuters-graphics.github.io/graphics-components",
|
||||
|
|
|
|||
Loading…
Reference in a new issue