From 936e0a323862031c55c709be65d067b38fa84a60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 17:38:19 +0000 Subject: [PATCH] RELEASING: Releasing 1 package(s) Releases: @reuters-graphics/graphics-components@3.0.23 [skip ci] --- .changeset/test-downstream-notification.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/test-downstream-notification.md diff --git a/.changeset/test-downstream-notification.md b/.changeset/test-downstream-notification.md deleted file mode 100644 index 9eeda6d5..00000000 --- a/.changeset/test-downstream-notification.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@reuters-graphics/graphics-components": patch ---- - -Test downstream notification workflow with updated reusable workflow diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c34263c..44f51e90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @reuters-graphics/graphics-components +## 3.0.23 + +### Patch Changes + +- 022d0dc: Test downstream notification workflow with updated reusable workflow + ## 3.0.22 ### Patch Changes diff --git a/package.json b/package.json index bcd0a958..5d74a85b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@reuters-graphics/graphics-components", - "version": "3.0.22", + "version": "3.0.23", "type": "module", "private": false, "homepage": "https://reuters-graphics.github.io/graphics-components",