Skip to content

Commit 9b410a9

Browse files
committed
chore: fix changelog
1 parent 46ab554 commit 9b410a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10-
## [23.0.2] - 2025-11-20
10+
## [23.1.0] - 2025-11-25
1111

12+
- Fix the OAuth2Provider `tokenExchange` error message when the refresh token is expired
1213
- Updates custom framework to following correct CollectingResponse flow order (to ensure that subsequent calls to the `sendJSONResponse` doesn't overwrite the response).
1314

1415
## [23.0.1] - 2025-07-31
@@ -19,7 +20,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1920
- Fix WebAuthn credential listing and removal to work even when the WebAuthn user is not the primary user and when there are multiple WebAuthn users linked
2021
- Prevent removal of WebAuthn credentials unless all session claims are satisfied
2122
- Change how sessions are fetched before listing, removing and adding WebAuthn credentials
22-
- Fix the OAuth2Provider `tokenExchange` error message when the refresh token is expired
2323

2424
## [23.0.0] - 2025-07-21
2525

0 commit comments

Comments
 (0)