From f95831321ab0c640792dbe96460392404a1bba59 Mon Sep 17 00:00:00 2001 From: Scale Bot Date: Thu, 1 Dec 2022 21:29:01 +0000 Subject: [PATCH] chore(release): 17.0.1 [skip ci] ## [17.0.1](https://github.com/ScaleLeap/amazon-marketplaces/compare/v17.0.0...v17.0.1) (2022-12-01) ### Bug Fixes * npm audit ([fa5df36](https://github.com/ScaleLeap/amazon-marketplaces/commit/fa5df36859288807ff27104e83fb3ccea6f5b579)) --- 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 4b002fea..8b3a3976 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. +## [17.0.1](https://github.com/ScaleLeap/amazon-marketplaces/compare/v17.0.0...v17.0.1) (2022-12-01) + + +### Bug Fixes + +* npm audit ([fa5df36](https://github.com/ScaleLeap/amazon-marketplaces/commit/fa5df36859288807ff27104e83fb3ccea6f5b579)) + # [17.0.0](https://github.com/ScaleLeap/amazon-marketplaces/compare/v16.1.0...v17.0.0) (2022-10-28) diff --git a/package-lock.json b/package-lock.json index 01e26073..88a46b47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/amazon-marketplaces", - "version": "17.0.0", + "version": "17.0.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index a2c9e866..154e96fe 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "bugs": { "url": "https://github.com/ScaleLeap/amazon-marketplaces/issues" }, - "version": "17.0.0", + "version": "17.0.1", "main": "lib/index.js", "scripts": { "prebuild": "npm run clean",