File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## b6bda8a4ff4564a6ae8fd8e180f3b57d2eaa5eb6...main
5
+
6
+ [ compare changes] ( https://github.com/kinde-oss/kinde-typescript-sdk/compare/b6bda8a4ff4564a6ae8fd8e180f3b57d2eaa5eb6...main )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Ts-lint errors ([ 93088de] ( https://github.com/kinde-oss/kinde-typescript-sdk/commit/93088de ) )
11
+ - Exclude openid from client credentials flow ([ eb33856] ( https://github.com/kinde-oss/kinde-typescript-sdk/commit/eb33856 ) )
12
+
13
+ ### ❤️ Contributors
14
+
15
+ - Daniel Rivers ([ @DanielRivers ] ( https://github.com/DanielRivers ) )
16
+ - Leo Chen ([ @coel ] ( https://github.com/coel ) )
17
+
4
18
## a15b184fa88ad7a839779044cbe24f437e3fa5b6...2.7.0
5
19
6
20
[ compare changes] ( https://github.com/kinde-oss/kinde-typescript-sdk/compare/a15b184fa88ad7a839779044cbe24f437e3fa5b6...2.7.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kinde-oss/kinde-typescript-sdk" ,
3
- "version" : " 2.7.1 " ,
3
+ "version" : " 2.7.2 " ,
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