Skip to content

Commit

Permalink
chore(release): 6.10.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.10.2](v6.10.1...v6.10.2) (2022-12-06)

### Bug Fixes

* shipment in fulfillment inbound api v0 ([#649](#649)) ([6170584](6170584)), closes [#648](#648)
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Dec 6, 2022
1 parent 6170584 commit 39fd083
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [6.10.2](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v6.10.1...v6.10.2) (2022-12-06)


### Bug Fixes

* shipment in fulfillment inbound api v0 ([#649](https://github.com/ScaleLeap/selling-partner-api-sdk/issues/649)) ([6170584](https://github.com/ScaleLeap/selling-partner-api-sdk/commit/6170584de30fa2976f49acd6950afbced9359ab4)), closes [#648](https://github.com/ScaleLeap/selling-partner-api-sdk/issues/648)

## [6.10.1](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v6.10.0...v6.10.1) (2022-11-21)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleleap/selling-partner-api-sdk",
"version": "6.10.1",
"version": "6.10.2",
"description": "📦 A fully typed TypeScript and Node.js SDK library for Amazon Selling Partner API",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 39fd083

Please sign in to comment.