diff --git a/.changeset/rude-plants-happen.md b/.changeset/rude-plants-happen.md deleted file mode 100644 index 7a92f537b..000000000 --- a/.changeset/rude-plants-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': patch ---- - -Remove the sendBeacon for no ad blocker test diff --git a/.changeset/silly-pandas-give.md b/.changeset/silly-pandas-give.md deleted file mode 100644 index 517e58658..000000000 --- a/.changeset/silly-pandas-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': minor ---- - -Add commercialMetricsInitialised to the window diff --git a/CHANGELOG.md b/CHANGELOG.md index d444cd079..da597c0c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # @guardian/commercial +## 19.10.0 + +### Minor Changes + +- 48fbdc9: Add commercialMetricsInitialised to the window + +### Patch Changes + +- ead0d88: Remove the sendBeacon for no ad blocker test + ## 19.9.1 ### Patch Changes diff --git a/package.json b/package.json index 4572d11e4..0b0789a4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@guardian/commercial", - "version": "19.9.1", + "version": "19.10.0", "description": "Guardian advertising business logic", "homepage": "https://github.com/guardian/commercial#readme", "bugs": {