diff --git a/.changeset/blue-days-think.md b/.changeset/blue-days-think.md deleted file mode 100644 index 5f80530c8..000000000 --- a/.changeset/blue-days-think.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': patch ---- - -Allow interscroller ads on galleries diff --git a/.changeset/bright-beans-train.md b/.changeset/bright-beans-train.md deleted file mode 100644 index c3574b96c..000000000 --- a/.changeset/bright-beans-train.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': minor ---- - -Fix issue with double ads on tablets diff --git a/.changeset/great-humans-approve.md b/.changeset/great-humans-approve.md deleted file mode 100644 index 023dc6cc0..000000000 --- a/.changeset/great-humans-approve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': patch ---- - -Add extra 100px to minAbove for articles with video but no images diff --git a/.changeset/mean-items-attend.md b/.changeset/mean-items-attend.md deleted file mode 100644 index 003a85a53..000000000 --- a/.changeset/mean-items-attend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@guardian/commercial': minor ---- - -Fix issue with first right rail ad very close to inline1 diff --git a/CHANGELOG.md b/CHANGELOG.md index b1fd2029e..b4d16adfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # @guardian/commercial +## 20.7.0 + +### Minor Changes + +- 0ef6a41: Fix issue with double ads on tablets +- 0ef6a41: Fix issue with first right rail ad very close to inline1 + +### Patch Changes + +- ed53190: Allow interscroller ads on galleries +- 3266b49: Add extra 100px to minAbove for articles with video but no images + ## 20.6.4 ### Patch Changes diff --git a/package.json b/package.json index 8e109b5ab..069d17d72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@guardian/commercial", - "version": "20.6.4", + "version": "20.7.0", "description": "Guardian advertising business logic", "homepage": "https://github.com/guardian/commercial#readme", "bugs": {