Skip to content

Commit f41a8fd

Browse files
ci(changesets): version packages (#1970)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 961de7c commit f41a8fd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/warm-webs-dream.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.3.0
4+
5+
### Minor Changes
6+
7+
- [#1969](https://github.com/commercetools/nodejs/pull/1969) [`961de7c`](https://github.com/commercetools/nodejs/commit/961de7ca90d50603d544332b0c6cab7ff6761c9b) Thanks [@peter-gerhard](https://github.com/peter-gerhard)! - Add support for product level attributes
8+
39
## 7.2.0
410

511
### Minor 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.2.0",
9+
"version": "7.3.0",
1010
"description": "Build API update actions for the commercetools platform.",
1111
"keywords": [
1212
"commercetools",

0 commit comments

Comments
 (0)