Skip to content

Commit ddbbfb9

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/early-loops-stay.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.1
4+
5+
### Patch Changes
6+
7+
- [#1971](https://github.com/commercetools/nodejs/pull/1971) [`4e14e72`](https://github.com/commercetools/nodejs/commit/4e14e723b3b7432ca5b6db0cb12f20ec6697a6d2) Thanks [@emuzych](https://github.com/emuzych)! - ensure proper order of address update actions
8+
39
## 7.3.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.3.0",
9+
"version": "7.3.1",
1010
"description": "Build API update actions for the commercetools platform.",
1111
"keywords": [
1212
"commercetools",

0 commit comments

Comments
 (0)