Merge pull request #195 from reuters-graphics/changeset-release/main
Version Packages
This commit is contained in:
commit
37f5fc61bf
7 changed files with 14 additions and 26 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Docs syntax highlighting and organisation
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Updates ReferralBlock and SiteFooter
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Reuters Graphics logo refresh
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Patches up component docs links
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': major
|
||||
---
|
||||
|
||||
Removes Google Docs-based utils in favour of ArchieML/RNGS.io examples.
|
||||
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue