From 794fa378c6e22f85de790a3b05d4f62fc7948e43 Mon Sep 17 00:00:00 2001 From: Scale Bot Date: Tue, 6 Apr 2021 03:18:40 +0000 Subject: [PATCH] chore(release): 1.9.44 [skip ci] ## [1.9.44](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.43...v1.9.44) (2021-04-06) ### Bug Fixes * markdown lint in README.md ([94501d1](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/94501d1bfc655939271405b5d4b92d5095e6fc4e)) --- 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 6bf6cd1c..50d12fc1 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.44](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.43...v1.9.44) (2021-04-06) + + +### Bug Fixes + +* markdown lint in README.md ([94501d1](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/94501d1bfc655939271405b5d4b92d5095e6fc4e)) + ## [1.9.43](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.42...v1.9.43) (2021-03-30) diff --git a/package-lock.json b/package-lock.json index aa3ceae6..302ebe7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/amazon-mws-api-sdk", - "version": "1.9.43", + "version": "1.9.44", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b407d992..2e5bd175 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.43", + "version": "1.9.44", "main": "lib/index.js", "files": [ "/lib"