diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eb9b59e..c7bd7dbb 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.9.29](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.28...v1.9.29) (2021-01-22) + + +### Bug Fixes + +* **deps:** update dependency html-entities to v2.0.4 ([cf872d9](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/cf872d9c591107c5a1497b7f2eea3b6e46d40fed)) + ## [1.9.28](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.27...v1.9.28) (2021-01-22) diff --git a/package-lock.json b/package-lock.json index 2cb3f60a..e93f7498 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/amazon-mws-api-sdk", - "version": "1.9.28", + "version": "1.9.29", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b243472a..35b6a6a5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "type": "git", "url": "git@github.com:ScaleLeap/amazon-mws-api-sdk.git" }, - "version": "1.9.28", + "version": "1.9.29", "main": "lib/index.js", "files": [ "/lib"