From 2fc8727409d572175c7918bf87fe44d7cdbc96d3 Mon Sep 17 00:00:00 2001 From: Scale Bot Date: Mon, 15 Mar 2021 19:59:02 +0000 Subject: [PATCH] chore(release): 1.9.38 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) 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"