Skip to content

Commit

Permalink
chore(release): 8.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.4.0](v8.3.0...v8.4.0) (2025-01-26)

### Bug Fixes

* **deps:** update dependency axios to v1.7.8 ([#1151](#1151)) ([bcf2782](bcf2782))
* **deps:** update dependency axios to v1.7.9 ([#1160](#1160)) ([9653c72](9653c72))

### Features

* updates API models ([#1146](#1146)) ([d4a4f6e](d4a4f6e))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Jan 26, 2025
1 parent 2d19a4f commit 68b9567
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.4.0](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v8.3.0...v8.4.0) (2025-01-26)


### Bug Fixes

* **deps:** update dependency axios to v1.7.8 ([#1151](https://github.com/ScaleLeap/selling-partner-api-sdk/issues/1151)) ([bcf2782](https://github.com/ScaleLeap/selling-partner-api-sdk/commit/bcf27823adafb51748c5b255227bc03232357a9b))
* **deps:** update dependency axios to v1.7.9 ([#1160](https://github.com/ScaleLeap/selling-partner-api-sdk/issues/1160)) ([9653c72](https://github.com/ScaleLeap/selling-partner-api-sdk/commit/9653c7243abb892c2774ef882c3b6fe0e6497ed6))


### Features

* updates API models ([#1146](https://github.com/ScaleLeap/selling-partner-api-sdk/issues/1146)) ([d4a4f6e](https://github.com/ScaleLeap/selling-partner-api-sdk/commit/d4a4f6ec47b93ce71ea80ae7325f46159184c64e))

# [8.3.0](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v8.2.0...v8.3.0) (2024-10-15)


Expand Down
4 changes: 2 additions & 2 deletions 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": "8.3.0",
"version": "8.4.0",
"description": "📦 A fully typed TypeScript and Node.js SDK library for Amazon Selling Partner API",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 68b9567

Please sign in to comment.