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 11# Changelog
22
33
4+ ## 0.18.2...main
5+
6+ [ compare changes] ( https://github.com/kinde-oss/js-utils/compare/0.18.2...main )
7+
8+ ### 🩹 Fixes
9+
10+ - Portal return URL validation ([ cfadcbb] ( https://github.com/kinde-oss/js-utils/commit/cfadcbb ) )
11+
12+ ### 🏡 Chore
13+
14+ - Refactor and disallow ws and ftp: ([ d50bf02] ( https://github.com/kinde-oss/js-utils/commit/d50bf02 ) )
15+
16+ ### ❤️ Contributors
17+
18+ - Daniel Rivers ([ @DanielRivers ] ( https://github.com/DanielRivers ) )
19+
420## 0.18.1...main
521
622[ compare changes] ( https://github.com/kinde-oss/js-utils/compare/0.18.1...main )
Original file line number Diff line number Diff line change 1414 "publishConfig" : {
1515 "access" : " public"
1616 },
17- "version" : " 0.18.2 " ,
17+ "version" : " 0.18.3 " ,
1818 "scripts" : {
1919 "dev" : " vite" ,
2020 "build" : " tsc && vite build" ,
You can’t perform that action at this time.
0 commit comments