Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Commit 28ab79b

Browse files
Scale Botsemantic-release-bot
authored andcommitted
chore(release): 1.9.51 [skip ci]
## [1.9.51](v1.9.50...v1.9.51) (2021-05-05) ### Bug Fixes * listInventorySupply to use GET method instead of POST ([d0176f9](d0176f9)), closes [#368](#368)
1 parent 58f6ac6 commit 28ab79b

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.9.51](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.50...v1.9.51) (2021-05-05)
7+
8+
9+
### Bug Fixes
10+
11+
* listInventorySupply to use GET method instead of POST ([d0176f9](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/d0176f992a74041f91747120889deb3144ff7990)), closes [#368](https://github.com/ScaleLeap/amazon-mws-api-sdk/issues/368)
12+
613
## [1.9.50](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.49...v1.9.50) (2021-05-04)
714

815

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"type": "git",
2424
"url": "git@github.com:ScaleLeap/amazon-mws-api-sdk.git"
2525
},
26-
"version": "1.9.50",
26+
"version": "1.9.51",
2727
"main": "lib/index.js",
2828
"files": [
2929
"/lib"

0 commit comments

Comments
 (0)