From 0933528499a137cbbc89345684a3b4314ad41db4 Mon Sep 17 00:00:00 2001 From: "gu-changesets-release-pr[bot]" <150677948+gu-changesets-release-pr[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 15:46:00 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=8B=20Release=20package=20updates=20(#?= =?UTF-8?q?1441)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump package versions Co-authored-by: gu-changesets-release-pr[bot] --- .changeset/rude-plants-happen.md | 5 ----- .changeset/silly-pandas-give.md | 5 ----- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 .changeset/rude-plants-happen.md delete mode 100644 .changeset/silly-pandas-give.md 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": {