File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.6
5
+
6
+ [ compare changes] ( https://github.com/productdevbook/better-auth-nuxt/compare/v0.0.5...v0.0.6 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Update path for auth route middleware to remove file extension ([ c5400fe] ( https://github.com/productdevbook/better-auth-nuxt/commit/c5400fe ) )
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Productdevbook
< [email protected] >
15
+
4
16
## v0.0.5
5
17
6
18
[ compare changes] ( https://github.com/productdevbook/better-auth-nuxt/compare/v0.0.4...v0.0.5 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " better-auth-nuxt" ,
3
- "version" : " 0.0.5 " ,
3
+ "version" : " 0.0.6 " ,
4
4
"description" : " Better Auth Nuxt Module" ,
5
5
"repository" : " productdevbook/better-auth-nuxt" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments