From 1ed5196dc58925b8a6bfbfbc5dc9c16621a5c30a Mon Sep 17 00:00:00 2001 From: "ct-changesets[bot]" <145970804+ct-changesets[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 13:25:38 +0200 Subject: [PATCH] ci(changesets): version packages (#1915) Co-authored-by: github-actions[bot] --- .changeset/honest-hats-push.md | 5 ----- packages/sync-actions/CHANGELOG.md | 6 ++++++ packages/sync-actions/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/honest-hats-push.md diff --git a/.changeset/honest-hats-push.md b/.changeset/honest-hats-push.md deleted file mode 100644 index e35b79a6a..000000000 --- a/.changeset/honest-hats-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@commercetools/sync-actions": patch ---- - -fix: filter out unchanged taxrates from changed list diff --git a/packages/sync-actions/CHANGELOG.md b/packages/sync-actions/CHANGELOG.md index 2cb2fbc4f..64b9fe034 100644 --- a/packages/sync-actions/CHANGELOG.md +++ b/packages/sync-actions/CHANGELOG.md @@ -1,5 +1,11 @@ # @commercetools/sync-actions +## 5.19.2 + +### Patch Changes + +- [#1914](https://github.com/commercetools/nodejs/pull/1914) [`6e1195ed`](https://github.com/commercetools/nodejs/commit/6e1195ed05cc3338eac94e47f439f10b7b0e6e75) Thanks [@antoniolodias](https://github.com/antoniolodias)! - fix: filter out unchanged taxrates from changed list + ## 5.19.1 ### Patch Changes diff --git a/packages/sync-actions/package.json b/packages/sync-actions/package.json index c45c66ed7..e5e8f0e8a 100644 --- a/packages/sync-actions/package.json +++ b/packages/sync-actions/package.json @@ -7,7 +7,7 @@ "node": ">=14" }, "name": "@commercetools/sync-actions", - "version": "5.19.1", + "version": "5.19.2", "description": "Build API update actions for the commercetools platform.", "keywords": [ "commercetools",