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

Commit ce158b6

Browse files
Scale Botsemantic-release-bot
authored andcommitted
chore(release): 8.2.0 [skip ci]
# [8.2.0](v8.1.0...v8.2.0) (2024-10-01) ### Features * adds application integrations api client ([#1125](#1125)) ([51758f9](51758f9))
1 parent 51758f9 commit ce158b6

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

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+
# [8.2.0](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v8.1.0...v8.2.0) (2024-10-01)
7+
8+
9+
### Features
10+
11+
* adds application integrations api client ([#1125](https://github.com/ScaleLeap/selling-partner-api-sdk/issues/1125)) ([51758f9](https://github.com/ScaleLeap/selling-partner-api-sdk/commit/51758f9a4255d036d3f68a5e726bc9e3b5c8dad4))
12+
613
# [8.1.0](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v8.0.0...v8.1.0) (2024-09-27)
714

815

package-lock.json

Lines changed: 2 additions & 2 deletions
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
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleleap/selling-partner-api-sdk",
3-
"version": "8.1.0",
3+
"version": "8.2.0",
44
"description": "📦 A fully typed TypeScript and Node.js SDK library for Amazon Selling Partner API",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)