File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## 0.9.0...main
5
+
6
+ [ compare changes] ( https://github.com/kinde-oss/js-utils/compare/0.9.0...main )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Enhancements to codeExchange ([ 5e893c4] ( https://github.com/kinde-oss/js-utils/commit/5e893c4 ) )
11
+
12
+ ### 🩹 Fixes
13
+
14
+ - Roles return type ([ 6c2345f] ( https://github.com/kinde-oss/js-utils/commit/6c2345f ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Daniel Rivers ([ @DanielRivers ] ( https://github.com/DanielRivers ) )
19
+
4
20
## 0.8.0...main
5
21
6
22
[ compare changes] ( https://github.com/kinde-oss/js-utils/compare/0.8.0...main )
Original file line number Diff line number Diff line change 14
14
"publishConfig" : {
15
15
"access" : " public"
16
16
},
17
- "version" : " 0.9 .0" ,
17
+ "version" : " 0.10 .0" ,
18
18
"scripts" : {
19
19
"dev" : " vite" ,
20
20
"build" : " tsc && vite build" ,
You can’t perform that action at this time.
0 commit comments