Skip to content

Commit bf1af7c

Browse files
CT Release Botgithub-actions[bot]
andauthored
ci(changesets): version packages (#1831)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c70c30c commit bf1af7c

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tiny-wombats-arrive.md

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

packages/sdk-auth/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @commercetools/sdk-auth
22

3+
## 4.0.1
4+
5+
### Patch Changes
6+
7+
- [#1830](https://github.com/commercetools/nodejs/pull/1830) [`c70c30c4`](https://github.com/commercetools/nodejs/commit/c70c30c4182aa73e0c84e02f27a978018d35ada0) Thanks [@ajimae](https://github.com/ajimae)! - Remove redundant dependencies and improve browser integration.
8+
39
## 4.0.0
410

511
### Major Changes

packages/sdk-auth/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/sdk-auth",
10-
"version": "4.0.0",
10+
"version": "4.0.1",
1111
"description": "Auth module for different authentication flows of commercetools platform API",
1212
"keywords": [
1313
"commercetools",

0 commit comments

Comments
 (0)