Skip to content

Commit 3e26194

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tender-wasps-judge.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+
## 5.15.0
4+
5+
### Minor Changes
6+
7+
- [#1885](https://github.com/commercetools/nodejs/pull/1885) [`d6cb2740`](https://github.com/commercetools/nodejs/commit/d6cb27401279cb42a49366f32802f8ca8c7f01a3) Thanks [@kafis](https://github.com/kafis)! - Add support for 'changeAssetOrder' in (ProductVariants)[https://docs.commercetools.com/api/projects/products#change-asset-order].
8+
39
## 5.14.0
410

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

0 commit comments

Comments
 (0)