From f8f23f790655d7ca9ed7222e3f78997aacb25e8a Mon Sep 17 00:00:00 2001 From: Scale Bot Date: Fri, 12 Aug 2022 03:15:00 +0000 Subject: [PATCH] chore(release): 6.7.0 [skip ci] # [6.7.0](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v6.6.0...v6.7.0) (2022-08-12) ### Features * update service api model ([#519](https://github.com/ScaleLeap/selling-partner-api-sdk/issues/519)) ([265490b](https://github.com/ScaleLeap/selling-partner-api-sdk/commit/265490bf48baa435e38efbecb86147bbe15a11b5)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66da7f10..30643dde 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. +# [6.7.0](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v6.6.0...v6.7.0) (2022-08-12) + + +### Features + +* update service api model ([#519](https://github.com/ScaleLeap/selling-partner-api-sdk/issues/519)) ([265490b](https://github.com/ScaleLeap/selling-partner-api-sdk/commit/265490bf48baa435e38efbecb86147bbe15a11b5)) + # [6.6.0](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v6.5.0...v6.6.0) (2022-08-10) diff --git a/package-lock.json b/package-lock.json index ad4824ac..55ab7a55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/selling-partner-api-sdk", - "version": "6.6.0", + "version": "6.7.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 2c30c4e1..f6b5463d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/selling-partner-api-sdk", - "version": "6.6.0", + "version": "6.7.0", "description": "📦 A fully typed TypeScript and Node.js SDK library for Amazon Selling Partner API", "license": "MIT", "author": {