Skip to content

Commit c024c7d

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/healthy-donuts-grow.md

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

packages/sdk-middleware-auth/CHANGELOG.md

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

3+
## 7.0.1
4+
5+
### Patch Changes
6+
7+
- [#1805](https://github.com/commercetools/nodejs/pull/1805) [`4ef07faf`](https://github.com/commercetools/nodejs/commit/4ef07faf13db8a155e11e802fcf7ff4efa4c160f) Thanks [@ajimae](https://github.com/ajimae)! - Change token fetch window from 2 hours to 5 minutes.
8+
39
## 7.0.0
410

511
### Major Changes

packages/sdk-middleware-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-middleware-auth",
10-
"version": "7.0.0",
10+
"version": "7.0.1",
1111
"description": "Middleware for different authentication flows of commercetools platform API, to use with @commercetools/sdk-client",
1212
"keywords": [
1313
"commercetools",

0 commit comments

Comments
 (0)