From 5ad5ae687b5c4d2f116343025ed86ef93c128170 Mon Sep 17 00:00:00 2001 From: Scale Bot Date: Tue, 7 Jun 2022 09:43:54 +0000 Subject: [PATCH] chore(release): 3.4.7 [skip ci] ## [3.4.7](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.4.6...v3.4.7) (2022-06-07) ### Bug Fixes * release ([d6a8aae](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/d6a8aae8a66ac4a9adf7ec5375380df2087cb2a8)) --- 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 f16a753f4..10616b9e2 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. +## [3.4.7](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.4.6...v3.4.7) (2022-06-07) + + +### Bug Fixes + +* release ([d6a8aae](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/d6a8aae8a66ac4a9adf7ec5375380df2087cb2a8)) + ## [3.4.6](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.4.5...v3.4.6) (2022-05-26) diff --git a/package-lock.json b/package-lock.json index aacb8563e..5e3536fa7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/amazon-advertising-api-sdk", - "version": "3.4.6", + "version": "3.4.7", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 745ee2c4f..8a5ea12fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/amazon-advertising-api-sdk", - "version": "3.4.6", + "version": "3.4.7", "description": "Amazon Advertising API TypeScript and Node.js Unofficial SDK", "main": "lib/index.js", "types": "lib/index.d.ts",