File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,9 @@ 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
- #### [ 2.9.0 ] ( https://github.com/kinde-oss/kinde-typescript-sdk/compare/4.6.2...2.9.0 )
7
+ #### [ 2.9.1 ] ( https://github.com/kinde-oss/kinde-typescript-sdk/compare/4.6.2...2.9.1 )
8
8
9
+ - chore: add release-it [ ` #62 ` ] ( https://github.com/kinde-oss/kinde-typescript-sdk/pull/62 )
9
10
- bug: prevent expiry exception when reading id token claims [ ` #61 ` ] ( https://github.com/kinde-oss/kinde-typescript-sdk/pull/61 )
10
11
- fix: logout redirect is not required [ ` #60 ` ] ( https://github.com/kinde-oss/kinde-typescript-sdk/pull/60 )
11
12
- feat: verify JWTs before accessing and storing [ ` #46 ` ] ( https://github.com/kinde-oss/kinde-typescript-sdk/pull/46 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kinde-oss/kinde-typescript-sdk" ,
3
- "version" : " 2.9.0 " ,
3
+ "version" : " 2.9.1 " ,
4
4
"description" : " Kinde Typescript SDK" ,
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