RELEASING: Releasing 1 package(s)

Releases:
  @reuters-graphics/graphics-components@2.0.1

[skip ci]
This commit is contained in:
github-actions[bot] 2024-11-28 14:12:01 +00:00
parent 4f87c68e82
commit 64442bbeaa
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",