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

Version Packages
This commit is contained in:
Jon McClure 2024-11-28 14:13:04 +00:00 committed by GitHub
commit 1a8be809d6
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
---
ReferralBlock checks if a referral is for the current page and doesn't include it if so.

View file

@ -1,5 +1,11 @@
# @reuters-graphics/graphics-components
## 2.0.1
### Patch Changes
- ca278c4: ReferralBlock checks if a referral is for the current page and doesn't include it if so.
## 2.0.0
### Major Changes

View file

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