Skip to content

Commit

Permalink
ci(changesets): version packages (#783)
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 Aug 19, 2024
1 parent 238e99a commit fe12bc4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/twelve-islands-change.md

This file was deleted.

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

## 2.0.3

### Patch Changes

- [#782](https://github.com/commercetools/commercetools-sdk-typescript/pull/782) [`238e99a`](https://github.com/commercetools/commercetools-sdk-typescript/commit/238e99a3600886c71db4770c128bfff6f37347a8) Thanks [@ajimae](https://github.com/ajimae)! - Fix error when retrying due to redacted oauth token.

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-client-v3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools/ts-client",
"version": "2.0.2",
"version": "2.0.3",
"engines": {
"node": ">=14"
},
Expand Down

0 comments on commit fe12bc4

Please sign in to comment.