Skip to content

Commit fd0d763

Browse files
ct-changesets[bot]github-actions[bot]markus-azer
authored
Version Packages (#1920)
* ci(changesets): version packages * Apply suggestions from code review --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Markus Azer <markusgihady@gmail.com>
1 parent 1c867e0 commit fd0d763

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shy-badgers-remain.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+
## 6.0.0
4+
5+
### Major Changes
6+
7+
- [#1919](https://github.com/commercetools/nodejs/pull/1919) [`1c867e02`](https://github.com/commercetools/nodejs/commit/1c867e02285f5030d5ef7aebef46ea27e5e8521b) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Update the way we import the `jsondiffpath` dependency to use `import` instead of `require`.
8+
39
## 5.19.2
410

511
### Patch Changes

packages/sync-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"node": ">=14"
88
},
99
"name": "@commercetools/sync-actions",
10-
"version": "5.19.2",
10+
"version": "6.0.0",
1111
"description": "Build API update actions for the commercetools platform.",
1212
"keywords": [
1313
"commercetools",

0 commit comments

Comments
 (0)