Skip to content

Commit ea17aa2

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/giant-socks-provide.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.12.2
4+
5+
### Patch Changes
6+
7+
- [#1871](https://github.com/commercetools/nodejs/pull/1871) [`4f8ea39b`](https://github.com/commercetools/nodejs/commit/4f8ea39b66ddd5014ac8f923ed980584bd96290c) Thanks [@ARRIOLALEO](https://github.com/ARRIOLALEO)! - rollback setPriceTiers name change
8+
39
## 5.12.1
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.12.1",
10+
"version": "5.12.2",
1111
"description": "Build API update actions for the commercetools platform.",
1212
"keywords": [
1313
"commercetools",

0 commit comments

Comments
 (0)