Skip to content

Commit 1a564a1

Browse files
ci(changesets): version packages
1 parent 7c66fea commit 1a564a1

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

.changeset/bumpy-clouds-poke.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.changeset/plain-crews-jog.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/sync-actions/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @commercetools/sync-actions
22

3+
## 7.4.0
4+
5+
### Minor Changes
6+
7+
- [#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
8+
9+
### Patch Changes
10+
11+
- [#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
12+
13+
- setOrderSkipConfiguration
14+
- setStartsAt
15+
- setExpiresAt
16+
- setSchedule
17+
318
## 7.3.1
419

520
### Patch Changes

packages/sync-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"node": ">=18"
77
},
88
"name": "@commercetools/sync-actions",
9-
"version": "7.3.1",
9+
"version": "7.4.0",
1010
"description": "Build API update actions for the commercetools platform.",
1111
"keywords": [
1212
"commercetools",

0 commit comments

Comments
 (0)