diff --git a/.changeset/chilled-zebras-shop.md b/.changeset/chilled-zebras-shop.md deleted file mode 100644 index 05b70e4be..000000000 --- a/.changeset/chilled-zebras-shop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': patch ---- - -Removes octokit dependency diff --git a/.changeset/many-carpets-give.md b/.changeset/many-carpets-give.md deleted file mode 100644 index 178248c98..000000000 --- a/.changeset/many-carpets-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': minor ---- - -Use a single version of prebid instead of splitting by region diff --git a/.changeset/serious-walls-call.md b/.changeset/serious-walls-call.md deleted file mode 100644 index a43ab3d3f..000000000 --- a/.changeset/serious-walls-call.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': minor ---- - -Bumps dependency @guardian/Prebid.js to version without setting hb_ttr targeting diff --git a/.changeset/sour-chairs-clean.md b/.changeset/sour-chairs-clean.md deleted file mode 100644 index 553faa094..000000000 --- a/.changeset/sour-chairs-clean.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': minor ---- - -Add The Trade Desk behind 0% test diff --git a/.changeset/thick-camels-grin.md b/.changeset/thick-camels-grin.md deleted file mode 100644 index 75a8d0bb2..000000000 --- a/.changeset/thick-camels-grin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': patch ---- - -Increase the margin for inline2 to avoid most viewed by for showcase articles or articles with a video at the top diff --git a/CHANGELOG.md b/CHANGELOG.md index 963ea4736..99f254d79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # @guardian/commercial +## 25.1.0 + +### Minor Changes + +- 9bc278c: Use a single version of prebid instead of splitting by region +- 1a0af2b: Bumps dependency @guardian/Prebid.js to version without setting hb_ttr targeting +- ef12548: Add The Trade Desk behind 0% test + +### Patch Changes + +- eee424f: Removes octokit dependency +- 2520253: Increase the margin for inline2 to avoid most viewed by for showcase articles or articles with a video at the top + ## 25.0.0 ### Major Changes diff --git a/package.json b/package.json index fedb1340e..0e0782497 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@guardian/commercial", - "version": "25.0.0", + "version": "25.1.0", "description": "Guardian advertising business logic", "homepage": "https://github.com/guardian/commercial#readme", "bugs": {