File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ 0.5.1] ( https://github.com/kinde-oss/expo/compare/0.5.0...0.5.1 )
8+
9+ - feat: setup auth config to allow enhanced security features. [ ` #52 ` ] ( https://github.com/kinde-oss/expo/pull/52 )
10+ - feat: add accessToken to the check [ ` f05d5c2 ` ] ( https://github.com/kinde-oss/expo/commit/f05d5c2c60319e6b5a12ea112939003c6134c923 )
11+ - feat: setupi auth config to allow enhanced security features. [ ` 55263a8 ` ] ( https://github.com/kinde-oss/expo/commit/55263a855d700efea0f7daefa10c3f9795ac5146 )
12+ - fix: address coderabbit comments for best practices [ ` 112ee5c ` ] ( https://github.com/kinde-oss/expo/commit/112ee5cc9f0bc36687e3acbc0c78a622b8bd78a5 )
13+
714#### [ 0.5.0] ( https://github.com/kinde-oss/expo/compare/0.4.4...0.5.0 )
815
16+ > 12 June 2025
17+
18+ - chore: release v0.5.0 [ ` 0f85c72 ` ] ( https://github.com/kinde-oss/expo/commit/0f85c72b3963834083bfe727ba9dac973a0915ba )
919- chore: lint [ ` 59b2859 ` ] ( https://github.com/kinde-oss/expo/commit/59b28598d9ca49d18c60b08653d3fa9356bb1613 )
1020- Merge pull request #49 from kinde-oss/feat/portal [ ` 22ed47c ` ] ( https://github.com/kinde-oss/expo/commit/22ed47c85deb5a211a7135f83941eab009b0a94a )
11- - feat: add portal and billing support [ ` ef0216f ` ] ( https://github.com/kinde-oss/expo/commit/ef0216f405414cb5f5524674dc0bea24339f9336 )
1221
1322#### [ 0.4.4] ( https://github.com/kinde-oss/expo/compare/0.4.3...0.4.4 )
1423
Original file line number Diff line number Diff line change 2626 "main" : " ./dist/index.cjs" ,
2727 "module" : " ./dist/index.mjs" ,
2828 "types" : " ./dist/index.d.ts" ,
29- "version" : " 0.5.0 " ,
29+ "version" : " 0.5.1 " ,
3030 "scripts" : {
3131 "dev" : " vite" ,
3232 "build" : " vite build" ,
You can’t perform that action at this time.
0 commit comments