File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## 0.8.0...main
5
+
6
+ [ compare changes] ( https://github.com/kinde-oss/js-utils/compare/0.8.0...main )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Hasura mapping support ([ 9cecfa2] ( https://github.com/kinde-oss/js-utils/commit/9cecfa2 ) )
11
+ - GetCurrentOrganisation hasura support and extended test coverage ([ 8612e14] ( https://github.com/kinde-oss/js-utils/commit/8612e14 ) )
12
+
13
+ ### 🩹 Fixes
14
+
15
+ - Test regression ([ d0ffd7d] ( https://github.com/kinde-oss/js-utils/commit/d0ffd7d ) )
16
+
17
+ ### 🏡 Chore
18
+
19
+ - PR feedback tweaks ([ 3ea032c] ( https://github.com/kinde-oss/js-utils/commit/3ea032c ) )
20
+
21
+ ### ❤️ Contributors
22
+
23
+ - Daniel Rivers ([ @DanielRivers ] ( http://github.com/DanielRivers ) )
24
+
4
25
## 0.7.3...main
5
26
6
27
[ compare changes] ( https://github.com/kinde-oss/js-utils/compare/0.7.3...main )
Original file line number Diff line number Diff line change 14
14
"publishConfig" : {
15
15
"access" : " public"
16
16
},
17
- "version" : " 0.8 .0" ,
17
+ "version" : " 0.9 .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