Skip to content

Commit 3a9b3f0

Browse files
chore(release): v0.0.9
1 parent 1bf93d5 commit 3a9b3f0

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.9
5+
6+
[compare changes](https://github.com/productdevbook/better-auth-nuxt/compare/v0.0.8...v0.0.9)
7+
8+
### 💅 Refactors
9+
10+
- Server export default ([#9](https://github.com/productdevbook/better-auth-nuxt/pull/9))
11+
12+
### ❤️ Contributors
13+
14+
15+
416
## v0.0.8
517

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

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.8",
3+
"version": "0.0.9",
44
"description": "Better Auth Nuxt Module",
55
"repository": "productdevbook/better-auth-nuxt",
66
"license": "MIT",

0 commit comments

Comments
 (0)