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

Version Packages
This commit is contained in:
Jon McClure 2024-11-21 22:12:42 +00:00 committed by GitHub
commit 37f5fc61bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 14 additions and 26 deletions

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': patch
---
Docs syntax highlighting and organisation

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': patch
---
Updates ReferralBlock and SiteFooter

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': patch
---
Reuters Graphics logo refresh

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': patch
---
Patches up component docs links

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': major
---
Removes Google Docs-based utils in favour of ArchieML/RNGS.io examples.

View file

@ -1,5 +1,18 @@
# @reuters-graphics/graphics-components
## 2.0.0
### Major Changes
- 3e20529: Removes Google Docs-based utils in favour of ArchieML/RNGS.io examples.
### Patch Changes
- a5ad543: Docs syntax highlighting and organisation
- 06b4d48: Updates ReferralBlock and SiteFooter
- b44ed64: Reuters Graphics logo refresh
- 05b80fd: Patches up component docs links
## 1.1.7
### Patch Changes

View file

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