File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## 0.2.1
5+
6+ [ compare changes] ( https://github.com/kinde-oss/jwt-decoder/compare/0.2.0...0.2.1 )
7+
8+ ### 🏡 Chore
9+
10+ - Ignore renovate.json ([ 9bc2001] ( https://github.com/kinde-oss/jwt-decoder/commit/9bc2001 ) )
11+ - Update CODEOWNERS for dependency files ([ 78f087b] ( https://github.com/kinde-oss/jwt-decoder/commit/78f087b ) )
12+
13+ ### ❤️ Contributors
14+
15+ - Andre Selton < andre@kinde.com >
16+ - Daniel Rivers ([ @DanielRivers ] ( https://github.com/DanielRivers ) )
17+
418## 0.1.0...main
519
620[ compare changes] ( https://github.com/kinde-oss/jwt-decoder/compare/0.1.0...main )
Original file line number Diff line number Diff line change 88 "publishConfig" : {
99 "access" : " public"
1010 },
11- "version" : " 0.2.0 " ,
11+ "version" : " 0.2.1 " ,
1212 "scripts" : {
1313 "dev" : " vite" ,
1414 "build" : " tsc && vite build" ,
You can’t perform that action at this time.
0 commit comments