Skip to content

Commit 1c312c7

Browse files
committed
0.8.0-alpha.8
1 parent 8fa8157 commit 1c312c7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
- fix: return application userId for reference fields
1212
- fix: use correct package exports for client plugins
1313

14+
## 0.7.17
15+
16+
- fix: disable telemetry by default
17+
1418
## 0.7.16
1519

1620
- chore: upgrade to Better Auth 1.3.7

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": {
77
"url": "https://github.com/get-convex/better-auth/issues"
88
},
9-
"version": "0.8.0-alpha.7",
9+
"version": "0.8.0-alpha.8",
1010
"versionMetadata": {
1111
"branch": "main",
1212
"label": "alpha"

0 commit comments

Comments
 (0)