diff --git a/CHANGELOG.md b/CHANGELOG.md index d96db04d..649f5e2b 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. +# [8.2.0](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v8.1.0...v8.2.0) (2024-10-01) + + +### Features + +* 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)) + # [8.1.0](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v8.0.0...v8.1.0) (2024-09-27) diff --git a/package-lock.json b/package-lock.json index b0bff583..405a8c6c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@scaleleap/selling-partner-api-sdk", - "version": "8.1.0", + "version": "8.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@scaleleap/selling-partner-api-sdk", - "version": "8.1.0", + "version": "8.2.0", "license": "MIT", "dependencies": { "axios": "1.7.7", diff --git a/package.json b/package.json index 81326e02..8044e270 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/selling-partner-api-sdk", - "version": "8.1.0", + "version": "8.2.0", "description": "📦 A fully typed TypeScript and Node.js SDK library for Amazon Selling Partner API", "license": "MIT", "author": {