File tree Expand file tree Collapse file tree 3 files changed +31
-3
lines changed
Expand file tree Collapse file tree 3 files changed +31
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## 0.4.0...main
5+
6+ [ compare changes] ( https://github.com/kinde-oss/infrastructure/compare/0.4.0...main )
7+
8+ ### 🚀 Enhancements
9+
10+ - Add getKindeThemeCode ([ 372c8a7] ( https://github.com/kinde-oss/infrastructure/commit/372c8a7 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - Kinde.localization optional ([ 7caf6d8] ( https://github.com/kinde-oss/infrastructure/commit/7caf6d8 ) )
15+ - OnUserPreMFA workflow event type ([ a516027] ( https://github.com/kinde-oss/infrastructure/commit/a516027 ) )
16+
17+ ### 🏡 Chore
18+
19+ - Correct typo ([ bafdffc] ( https://github.com/kinde-oss/infrastructure/commit/bafdffc ) )
20+ - Lockfile hygiene ([ 2b55c24] ( https://github.com/kinde-oss/infrastructure/commit/2b55c24 ) )
21+ - Remove debug console logs ([ 9662019] ( https://github.com/kinde-oss/infrastructure/commit/9662019 ) )
22+ - Remove duplicate test ([ e01cf1d] ( https://github.com/kinde-oss/infrastructure/commit/e01cf1d ) )
23+
24+ ### ✅ Tests
25+
26+ - Extend test coverage ([ b998717] ( https://github.com/kinde-oss/infrastructure/commit/b998717 ) )
27+
28+ ### ❤️ Contributors
29+
30+ - Daniel Rivers ([ @DanielRivers ] ( https://github.com/DanielRivers ) )
31+
432## 0.3.1...main
533
634[ compare changes] ( https://github.com/kinde-oss/infrastructure/compare/0.3.1...main )
Original file line number Diff line number Diff line change 11{
22 "name" : " @kinde/infrastructure" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.4.1 " ,
44 "private" : false ,
55 "type" : " module" ,
66 "module" : " dist/infrastructure.js" ,
You can’t perform that action at this time.
0 commit comments