Skip to content

Commit 6283cad

Browse files
chore(release): v0.0.6
1 parent c5400fe commit 6283cad

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

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+
416
## v0.0.5
517

618
[compare changes](https://github.com/productdevbook/better-auth-nuxt/compare/v0.0.4...v0.0.5)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-auth-nuxt",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Better Auth Nuxt Module",
55
"repository": "productdevbook/better-auth-nuxt",
66
"license": "MIT",

0 commit comments

Comments
 (0)