File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,19 @@ 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
+ #### [ v2.7.0] ( https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.6.2...v2.7.0 )
8
+
9
+ - Merge pull request #344 from kinde-oss/deps/update-ts-sdk [ ` e7e0a8f ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/e7e0a8f9dae940df4744e06d29bf0c2fc60d3332 )
10
+ - feat: add PortalLink [ ` 5121dd6 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/5121dd6bd2c30a8f66bf3c3f3197ddd01455c954 )
11
+ - deps: update Kinde TS SDK to latest [ ` 2d68176 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/2d681766ebcee1cdd141e56f6afa0e4aad1fa219 )
12
+
7
13
#### [ v2.6.2] ( https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.6.1...v2.6.2 )
8
14
15
+ > 9 May 2025
16
+
17
+ - feat: queue setup requests [ ` f4ce88d ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/f4ce88d98a938a21b5a4c93269177882c8ac9baf )
18
+ - chore: release v2.6.2 [ ` 4238dd7 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/4238dd7edf9cb27fc3c9a7fcfb186bdc17d885d3 )
9
19
- chore: update release-it config [ ` 3ff0eb4 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/3ff0eb4c895789385a6fffeacd7d0b152315114e )
10
- - Merge pull request #338 from kinde-oss/fix/state-passthrough [ ` c35e421 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/c35e42183ec2a746530bce71da2506818cbb760a )
11
- - fix: update state check regex [ ` ee96e04 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/ee96e04a636976fafcc8ad00acc263f1160460a4 )
12
20
13
21
#### [ v2.6.1] ( https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.6.0...v2.6.1 )
14
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kinde-oss/kinde-auth-nextjs" ,
3
- "version" : " 2.6.2 " ,
3
+ "version" : " 2.7.0 " ,
4
4
"description" : " Kinde Auth SDK for NextJS" ,
5
5
"main" : " dist/cjs/index.js" ,
6
6
"module" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments