Skip to content

Commit 435ceb9

Browse files
chore(main): release 2.13.1 (#75)
🤖 I have created a release *beep* *boop* --- ## [2.13.1](v2.13.0...v2.13.1) (2025-09-06) ### Bug Fixes * check user active while login or refresh session ([0da0592](0da0592)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0da0592 commit 435ceb9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.13.1](https://github.com/36node/auth/compare/v2.13.0...v2.13.1) (2025-09-06)
4+
5+
6+
### Bug Fixes
7+
8+
* check user active while login or refresh session ([0da0592](https://github.com/36node/auth/commit/0da0592b3f9e332f3cd47d4b45b54971b8db6829))
9+
310
## [2.13.0](https://github.com/36node/auth/compare/v2.12.0...v2.13.0) (2025-08-14)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@36node/auth",
3-
"version": "2.13.0",
3+
"version": "2.13.1",
44
"description": "36node auth service",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)