diff --git a/CHANGELOG.md b/CHANGELOG.md index ffca4ad00..397bf47f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.1.20](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.1.19...v3.1.20) (2021-07-30) + + +### Bug Fixes + +* **deps:** update dependency @scaleleap/amazon-marketplaces to v11.1.0 ([7fedb14](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/7fedb144f810b106845bb3d2ca3125bf28668268)) + ## [3.1.19](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.1.18...v3.1.19) (2021-07-30) diff --git a/package-lock.json b/package-lock.json index d5e49eaef..c4d91a616 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/amazon-advertising-api-sdk", - "version": "3.1.19", + "version": "3.1.20", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c2f0a0939..f850c8e3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/amazon-advertising-api-sdk", - "version": "3.1.19", + "version": "3.1.20", "description": "Amazon Advertising API TypeScript and Node.js Unofficial SDK", "main": "lib/index.js", "types": "lib/index.d.ts",