diff --git a/.changeset/cuddly-parrots-fly.md b/.changeset/cuddly-parrots-fly.md deleted file mode 100644 index 2044e680c..000000000 --- a/.changeset/cuddly-parrots-fly.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': minor ---- - -Delete article-aside-adverts as it's no longer used diff --git a/.changeset/cyan-carrots-impress.md b/.changeset/cyan-carrots-impress.md deleted file mode 100644 index d6ac26ed0..000000000 --- a/.changeset/cyan-carrots-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': patch ---- - -Remove amIUsed calls diff --git a/.changeset/warm-donuts-yawn.md b/.changeset/warm-donuts-yawn.md deleted file mode 100644 index 3a5401fe1..000000000 --- a/.changeset/warm-donuts-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': patch ---- - -removes sonobi ssr from prebid configuaration diff --git a/CHANGELOG.md b/CHANGELOG.md index 80c19fa30..045b58555 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # @guardian/commercial +## 24.2.0 + +### Minor Changes + +- 627e730: Delete article-aside-adverts as it's no longer used + +### Patch Changes + +- 3285a0b: Remove amIUsed calls +- fda5154: removes sonobi ssr from prebid configuaration + ## 24.1.0 ### Minor Changes diff --git a/package.json b/package.json index 2952f9614..e5d01d8cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@guardian/commercial", - "version": "24.1.0", + "version": "24.2.0", "description": "Guardian advertising business logic", "homepage": "https://github.com/guardian/commercial#readme", "bugs": {