diff --git a/.changeset/polite-ghosts-guess.md b/.changeset/polite-ghosts-guess.md deleted file mode 100644 index 0f9be84e8..000000000 --- a/.changeset/polite-ghosts-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': minor ---- - -Sample prebid analytics at 10% diff --git a/.changeset/pretty-feet-worry.md b/.changeset/pretty-feet-worry.md deleted file mode 100644 index 356e8c1ab..000000000 --- a/.changeset/pretty-feet-worry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': patch ---- - -Add amIUsed logs for old frontend modules diff --git a/CHANGELOG.md b/CHANGELOG.md index 24d98518a..80c19fa30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # @guardian/commercial +## 24.1.0 + +### Minor Changes + +- 1ed5373: Sample prebid analytics at 10% + +### Patch Changes + +- dab9c86: Add amIUsed logs for old frontend modules + ## 24.0.0 ### Major Changes diff --git a/package.json b/package.json index ce9344303..7777a470c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@guardian/commercial", - "version": "24.0.0", + "version": "24.1.0", "description": "Guardian advertising business logic", "homepage": "https://github.com/guardian/commercial#readme", "bugs": {