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

Version Packages
This commit is contained in:
Minami 2025-08-12 09:42:31 -04:00 committed by GitHub
commit 8e907b14bd
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
---
Adds util function prettifyDate

View file

@ -1,5 +1,11 @@
# @reuters-graphics/graphics-components
## 3.0.15
### Patch Changes
- 68b51a1: Adds util function prettifyDate
## 3.0.14
### Patch Changes

View file

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