Skip to content

Commit ae0c758

Browse files
ci(changesets): version packages
1 parent 50bb5fd commit ae0c758

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/big-phones-grab.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.1.3
4+
5+
### Patch Changes
6+
7+
- [`50bb5fd`](https://github.com/commercetools/nodejs/commit/50bb5fdc39f8341b54548aadd8835d37375b6ab1) Thanks [@tdeekens](https://github.com/tdeekens)! - Downgrade jsondiffpatch to v0.5.0 before becoming ESM only
8+
39
## 7.1.2
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.2",
9+
"version": "7.1.3",
1010
"description": "Build API update actions for the commercetools platform.",
1111
"keywords": [
1212
"commercetools",

0 commit comments

Comments
 (0)