diff --git a/.changeset/seven-pants-bathe.md b/.changeset/seven-pants-bathe.md deleted file mode 100644 index 348a5439..00000000 --- a/.changeset/seven-pants-bathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@reuters-graphics/graphics-components': patch ---- - -Background change to action workflows... diff --git a/CHANGELOG.md b/CHANGELOG.md index a98623fd..38a5f202 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @reuters-graphics/graphics-components +## 1.1.7 + +### Patch Changes + +- 9dec472: Background change to action workflows... + ## 1.1.6 ### Patch Changes diff --git a/package.json b/package.json index 055ab758..789f3c1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@reuters-graphics/graphics-components", - "version": "1.1.6", + "version": "1.1.7", "type": "module", "private": false, "homepage": "https://reuters-graphics.github.io/graphics-components",