Skip to content

Commit 38a4ea0

Browse files
ci(changesets): version packages
1 parent a550762 commit 38a4ea0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plain-crews-jog.md

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

packages/sync-actions/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
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+
39
## 7.3.1
410

511
### 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)