From 8d1bf507354265f55f206c8e3e051c9ffa7c31e0 Mon Sep 17 00:00:00 2001 From: Scale Bot Date: Thu, 1 Dec 2022 22:56:38 +0000 Subject: [PATCH] chore(release): 17.0.2 [skip ci] ## [17.0.2](https://github.com/ScaleLeap/amazon-marketplaces/compare/v17.0.1...v17.0.2) (2022-12-01) ### Bug Fixes * comment for Saudi Arabia ([5d32577](https://github.com/ScaleLeap/amazon-marketplaces/commit/5d32577b3732f1c8c29852d5bbf810ab7d1a6e10)) --- 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 8b3a3976..c75ff71a 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.2](https://github.com/ScaleLeap/amazon-marketplaces/compare/v17.0.1...v17.0.2) (2022-12-01) + + +### Bug Fixes + +* comment for Saudi Arabia ([5d32577](https://github.com/ScaleLeap/amazon-marketplaces/commit/5d32577b3732f1c8c29852d5bbf810ab7d1a6e10)) + ## [17.0.1](https://github.com/ScaleLeap/amazon-marketplaces/compare/v17.0.0...v17.0.1) (2022-12-01) diff --git a/package-lock.json b/package-lock.json index 88a46b47..9766bff2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@scaleleap/amazon-marketplaces", - "version": "17.0.1", + "version": "17.0.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 154e96fe..61e712a1 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "bugs": { "url": "https://github.com/ScaleLeap/amazon-marketplaces/issues" }, - "version": "17.0.1", + "version": "17.0.2", "main": "lib/index.js", "scripts": { "prebuild": "npm run clean",