diff --git a/CHANGELOG.md b/CHANGELOG.md index e946c841..1ea85710 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.38](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.37...v1.9.38) (2021-03-15) + + +### Bug Fixes + +* **deps:** update dependency html-entities to v2.1.1 ([ac8457a](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/ac8457ab044aee27438076191aa3d4c2ff2d8bee)) + ## [1.9.37](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.36...v1.9.37) (2021-03-15) diff --git a/package-lock.json b/package-lock.json index 803372a5..a96ff8cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/amazon-mws-api-sdk", - "version": "1.9.37", + "version": "1.9.38", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 02188393..dc469799 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.37", + "version": "1.9.38", "main": "lib/index.js", "files": [ "/lib"