File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 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.21.2...main
5
+
6
+ [ compare changes] ( https://github.com/kinde-oss/js-utils/compare/0.21.2...main )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Add navigateToKinde method ([ e14b8f0] ( https://github.com/kinde-oss/js-utils/commit/e14b8f0 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Add jsdoc ([ ffc1bf3] ( https://github.com/kinde-oss/js-utils/commit/ffc1bf3 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Daniel Rivers ([ @DanielRivers ] ( https://github.com/DanielRivers ) )
19
+
4
20
## 0.21.1...main
5
21
6
22
[ compare changes] ( https://github.com/kinde-oss/js-utils/compare/0.21.1...main )
Original file line number Diff line number Diff line change 14
14
"publishConfig" : {
15
15
"access" : " public"
16
16
},
17
- "version" : " 0.21.2 " ,
17
+ "version" : " 0.22.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