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.4.1...main
4+ ## 0.4.2
55
6- [ compare changes] ( https://github.com/kinde-oss/jwt-validator/compare/0.4.1...main )
6+ [ compare changes] ( https://github.com/kinde-oss/jwt-validator/compare/0.4.1...0.4.2 )
7+
8+ ### 🩹 Fixes
9+
10+ - Remove redundant pnpm version from workflow for action-setup v6 compat ([ 58df997] ( https://github.com/kinde-oss/jwt-validator/commit/58df997 ) )
11+
12+ ### 🏡 Chore
13+
14+ - Release v0.4.1 ([ 1eae5ff] ( https://github.com/kinde-oss/jwt-validator/commit/1eae5ff ) )
15+ - ** release:** Bump version to v0.4.1 in changelog.md ([ 80665fe] ( https://github.com/kinde-oss/jwt-validator/commit/80665fe ) )
16+
17+ ### ❤️ Contributors
18+
19+ - Koosha Owji <koosha.owji@gmail.com >
20+
21+ ## 0.4.1
22+
23+ [ compare changes] ( https://github.com/kinde-oss/jwt-validator/compare/0.4.0...0.4.1 )
724
825### 🏡 Chore
926
Original file line number Diff line number Diff line change 88 "publishConfig" : {
99 "access" : " public"
1010 },
11- "version" : " 0.4.1 " ,
11+ "version" : " 0.4.2 " ,
1212 "scripts" : {
1313 "dev" : " vite" ,
1414 "build" : " tsc && vite build" ,
You can’t perform that action at this time.
0 commit comments