From f6f514104ef5958af0c87d96cb7ddf42addfab33 Mon Sep 17 00:00:00 2001 From: Scale Bot Date: Mon, 5 Jun 2023 12:41:32 +0000 Subject: [PATCH] chore(release): 6.12.10 [skip ci] ## [6.12.10](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v6.12.9...v6.12.10) (2023-06-05) ### Bug Fixes * **deps:** update dependency aws4-axios to v3.2.15 ([ba75861](https://github.com/ScaleLeap/selling-partner-api-sdk/commit/ba758614f62679d0a59dc27e6e61530de43a22ac)) --- 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 28fc1cee..95a3572e 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.12.10](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v6.12.9...v6.12.10) (2023-06-05) + + +### Bug Fixes + +* **deps:** update dependency aws4-axios to v3.2.15 ([ba75861](https://github.com/ScaleLeap/selling-partner-api-sdk/commit/ba758614f62679d0a59dc27e6e61530de43a22ac)) + ## [6.12.9](https://github.com/ScaleLeap/selling-partner-api-sdk/compare/v6.12.8...v6.12.9) (2023-06-02) diff --git a/package-lock.json b/package-lock.json index e9bdb511..7c44ae1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/selling-partner-api-sdk", - "version": "6.12.9", + "version": "6.12.10", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 6ffc9ca3..74e6069a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/selling-partner-api-sdk", - "version": "6.12.9", + "version": "6.12.10", "description": "📦 A fully typed TypeScript and Node.js SDK library for Amazon Selling Partner API", "license": "MIT", "author": {