Skip to content

Commit 3f986fe

Browse files
ci(changesets): version packages (#1854)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 94a376c commit 3f986fe

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/rich-taxis-shake.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/sync-actions/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @commercetools/sync-actions
22

3+
## 5.8.0
4+
5+
### Minor Changes
6+
7+
- [#1852](https://github.com/commercetools/nodejs/pull/1852) [`94a376c8`](https://github.com/commercetools/nodejs/commit/94a376c89525b7cee58b710154ddf7cb146cd16c) Thanks [@markus-azer](https://github.com/markus-azer)! - types sync-actions: fix action structure for changeFieldDefinitionOrder
8+
fix internal type sync error by adding optional chaining
9+
310
## 5.7.0
411

512
### Minor 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.7.0",
10+
"version": "5.8.0",
1111
"description": "Build API update actions for the commercetools platform.",
1212
"keywords": [
1313
"commercetools",

0 commit comments

Comments
 (0)