diff --git a/.changeset/shy-onions-explode.md b/.changeset/shy-onions-explode.md deleted file mode 100644 index 48f085b39..000000000 --- a/.changeset/shy-onions-explode.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@commercetools/sync-actions': minor ---- - -add changeActive to shipping methods base actions diff --git a/packages/sync-actions/CHANGELOG.md b/packages/sync-actions/CHANGELOG.md index 328c56c2c..9216b4901 100644 --- a/packages/sync-actions/CHANGELOG.md +++ b/packages/sync-actions/CHANGELOG.md @@ -1,5 +1,11 @@ # @commercetools/sync-actions +## 5.17.0 + +### Minor Changes + +- [#1897](https://github.com/commercetools/nodejs/pull/1897) [`940dd70b`](https://github.com/commercetools/nodejs/commit/940dd70ba53c51e0fb74849aadb688db6add764d) Thanks [@antoniolodias](https://github.com/antoniolodias)! - add changeActive to shipping methods base actions + ## 5.16.0 ### Minor Changes diff --git a/packages/sync-actions/package.json b/packages/sync-actions/package.json index 424a7d07b..30dc7e943 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.16.0", + "version": "5.17.0", "description": "Build API update actions for the commercetools platform.", "keywords": [ "commercetools",