diff --git a/.changeset/gentle-guests-wonder.md b/.changeset/gentle-guests-wonder.md deleted file mode 100644 index ef703680..00000000 --- a/.changeset/gentle-guests-wonder.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@reuters-graphics/graphics-components': patch ---- - -Updates analytics scripts to work with GDPR-compliant GTM container diff --git a/CHANGELOG.md b/CHANGELOG.md index 27bda05f..5e1403b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @reuters-graphics/graphics-components +## 3.0.17 + +### Patch Changes + +- cd0dc83: Updates analytics scripts to work with GDPR-compliant GTM container + ## 3.0.16 ### Patch Changes diff --git a/package.json b/package.json index 21ea3eef..50c49fdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@reuters-graphics/graphics-components", - "version": "3.0.16", + "version": "3.0.17", "type": "module", "private": false, "homepage": "https://reuters-graphics.github.io/graphics-components",