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",