File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ 5.4.1] ( https://github.com/kinde-oss/kinde-auth-react/compare/5.4.0...5.4.1 )
8
+
9
+ - Merge pull request #141 from kinde-oss/fix/logoutlink-redirect [ ` f5dc561 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/f5dc5616f84d720cff18e562ff85bd8e37d88187 )
10
+ - fix: LogoutLink redirectUrl [ ` 9697ce1 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/9697ce1d5c156a0b9c0b786225b62d0063fe12c3 )
11
+
7
12
#### [ 5.4.0] ( https://github.com/kinde-oss/kinde-auth-react/compare/5.3.0...5.4.0 )
8
13
14
+ > 20 May 2025
15
+
16
+ - chore: release v5.4.0 [ ` d7d1e12 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/d7d1e12cc8cfd9c2d2cd29ceb16185bfdb2616e4 )
9
17
- Merge pull request #125 from kinde-oss/renovate/typescript-eslint-monorepo [ ` 8ab7c29 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/8ab7c2946ab7720c289bfa8ab4eeac577b1f9c9e )
10
18
- Merge pull request #126 from kinde-oss/renovate/kinde-js-utils-0.x [ ` 33957ea ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/33957ea37717d35be1bad21d902a010d11436834 )
11
- - fix(deps): update dependency @kinde/js-utils to v0.16.0 [ ` 7bfe9e3 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/7bfe9e3afca7cc386431484fa87e5a5dde970dcb )
12
19
13
20
#### [ 5.3.0] ( https://github.com/kinde-oss/kinde-auth-react/compare/5.2.1...5.3.0 )
14
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kinde-oss/kinde-auth-react" ,
3
- "version" : " 5.4.0 " ,
3
+ "version" : " 5.4.1 " ,
4
4
"description" : " Kinde React SDK for authentication" ,
5
5
"module" : " ./dist/kinde-auth-react.mjs" ,
6
6
"main" : " ./dist/kinde-auth-react.js" ,
You can’t perform that action at this time.
0 commit comments