diff --git a/.changeset/curvy-seas-protect.md b/.changeset/curvy-seas-protect.md deleted file mode 100644 index f75e537f2..000000000 --- a/.changeset/curvy-seas-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@commercetools/sync-actions': minor ---- - -Add sync actions changeMyBusinessUnitStatusOnCreation, setMyBusinessUnitAssociateRoleOnCreation and changeCustomerSearchStatus diff --git a/packages/sync-actions/CHANGELOG.md b/packages/sync-actions/CHANGELOG.md index 9216b4901..d890c84aa 100644 --- a/packages/sync-actions/CHANGELOG.md +++ b/packages/sync-actions/CHANGELOG.md @@ -1,5 +1,11 @@ # @commercetools/sync-actions +## 5.18.0 + +### Minor Changes + +- [#1903](https://github.com/commercetools/nodejs/pull/1903) [`164f1ce7`](https://github.com/commercetools/nodejs/commit/164f1ce7526bb15a16f531572518cbb6ddd61098) Thanks [@ChristianMoll](https://github.com/ChristianMoll)! - Add sync actions changeMyBusinessUnitStatusOnCreation, setMyBusinessUnitAssociateRoleOnCreation and changeCustomerSearchStatus + ## 5.17.0 ### Minor Changes diff --git a/packages/sync-actions/package.json b/packages/sync-actions/package.json index 30dc7e943..b4c6b9aea 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.17.0", + "version": "5.18.0", "description": "Build API update actions for the commercetools platform.", "keywords": [ "commercetools",