Skip to content

Commit e91cb18

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/great-grapes-sneeze.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.2.0
4+
5+
### Minor Changes
6+
7+
- [#1909](https://github.com/commercetools/nodejs/pull/1909) [`6740404`](https://github.com/commercetools/nodejs/commit/6740404987a0cd6b979105febb1965ac10a18d01) Thanks [@phofmann](https://github.com/phofmann)! - Added support for extensions, business-units and subscriptions
8+
39
## 7.1.3
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.1.3",
9+
"version": "7.2.0",
1010
"description": "Build API update actions for the commercetools platform.",
1111
"keywords": [
1212
"commercetools",

0 commit comments

Comments
 (0)