Skip to content

Commit

Permalink
ci(changesets): version packages (#1898)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ct-changesets[bot] and github-actions[bot] authored Jun 12, 2024
1 parent 940dd70 commit 3a641e3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/shy-onions-explode.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/sync-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools/sync-actions

## 5.17.0

### Minor Changes

- [#1897](https://github.com/commercetools/nodejs/pull/1897) [`940dd70b`](https://github.com/commercetools/nodejs/commit/940dd70ba53c51e0fb74849aadb688db6add764d) Thanks [@antoniolodias](https://github.com/antoniolodias)! - add changeActive to shipping methods base actions

## 5.16.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sync-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"node": ">=14"
},
"name": "@commercetools/sync-actions",
"version": "5.16.0",
"version": "5.17.0",
"description": "Build API update actions for the commercetools platform.",
"keywords": [
"commercetools",
Expand Down

0 comments on commit 3a641e3

Please sign in to comment.