diff --git a/CHANGELOG.md b/CHANGELOG.md index fed260da7..4e906b8b4 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.0](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/compare/v1.0.0...v1.1.0) (2019-11-06) + + +### Features + +* trigger a release ([c508a66](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/commit/c508a66d87413c01e3c836bc091000185b86f540)) + # 1.0.0 (2019-11-06) diff --git a/package-lock.json b/package-lock.json index 51150371f..36d3ad8f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "amazon-advertising-api-nodejs-sdk", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 35bc4b6d0..e068eb5b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "amazon-advertising-api-sdk", - "version": "1.0.0", + "version": "1.1.0", "description": "Amazon Advertising API TypeScript and Node.js Unofficial SDK", "main": "./lib/index.js", "files": [