diff --git a/CHANGELOG.md b/CHANGELOG.md index b5b9cdabc..e0608defa 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. +## [1.1.2](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/compare/v1.1.1...v1.1.2) (2020-03-05) + + +### Bug Fixes + +* default deprecation from @scaleleap/config ([b73bd95](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/commit/b73bd952fe8e8b7b1924042fb85d535710f45535)) + ## [1.1.1](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/compare/v1.1.0...v1.1.1) (2019-11-06) diff --git a/package-lock.json b/package-lock.json index 573a19895..55da05d20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "amazon-advertising-api-sdk", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 606447960..76a54d593 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "amazon-advertising-api-sdk", - "version": "1.1.1", + "version": "1.1.2", "description": "Amazon Advertising API TypeScript and Node.js Unofficial SDK", "main": "./lib/index.js", "files": [