diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e5f3ec1..1dba1ab0 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.5.1](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.5.0...v1.5.1) (2020-07-21) + + +### Bug Fixes + +* **deps:** update dependency purify-ts to v0.16.0-beta.5 ([617b172](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/617b172844df410cd0d65bf9beca7b59da6eb144)) + # [1.5.0](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.4.2...v1.5.0) (2020-07-16) diff --git a/package-lock.json b/package-lock.json index c1138c99..fc421574 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/amazon-mws-api-sdk", - "version": "1.5.0", + "version": "1.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a641ad01..68e39bc9 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ } ], "homepage": "https://github.com/ScaleLeap/amazon-mws-api-sdk/#readme", - "version": "1.5.0", + "version": "1.5.1", "main": "lib/index.js", "files": [ "/lib"