diff --git a/.changeset/bumpy-clouds-poke.md b/.changeset/bumpy-clouds-poke.md deleted file mode 100644 index e7800475a..000000000 --- a/.changeset/bumpy-clouds-poke.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'@commercetools/sync-actions': patch ---- - -Added the following recurring orders sync actions - -- setOrderSkipConfiguration -- setStartsAt -- setExpiresAt -- setSchedule diff --git a/.changeset/plain-crews-jog.md b/.changeset/plain-crews-jog.md deleted file mode 100644 index e1414c04e..000000000 --- a/.changeset/plain-crews-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@commercetools/sync-actions': minor ---- - -handle product level attributes when money value is undefined diff --git a/packages/sync-actions/CHANGELOG.md b/packages/sync-actions/CHANGELOG.md index 91ad60064..880427678 100644 --- a/packages/sync-actions/CHANGELOG.md +++ b/packages/sync-actions/CHANGELOG.md @@ -1,5 +1,20 @@ # @commercetools/sync-actions +## 7.4.0 + +### Minor Changes + +- [#1975](https://github.com/commercetools/nodejs/pull/1975) [`a550762`](https://github.com/commercetools/nodejs/commit/a550762ed0bd20adb86a36aab0dbf0f49394d59f) Thanks [@nicolasnieto92](https://github.com/nicolasnieto92)! - handle product level attributes when money value is undefined + +### Patch Changes + +- [#1974](https://github.com/commercetools/nodejs/pull/1974) [`7c66fea`](https://github.com/commercetools/nodejs/commit/7c66fea90ed180a06253630cd02593897beea80f) Thanks [@jmakkoth-ct](https://github.com/jmakkoth-ct)! - Added the following recurring orders sync actions + + - setOrderSkipConfiguration + - setStartsAt + - setExpiresAt + - setSchedule + ## 7.3.1 ### Patch Changes diff --git a/packages/sync-actions/package.json b/packages/sync-actions/package.json index 064f7e98a..ed6c22c00 100644 --- a/packages/sync-actions/package.json +++ b/packages/sync-actions/package.json @@ -6,7 +6,7 @@ "node": ">=18" }, "name": "@commercetools/sync-actions", - "version": "7.3.1", + "version": "7.4.0", "description": "Build API update actions for the commercetools platform.", "keywords": [ "commercetools",