Skip to content

Commit dddf025

Browse files
committed
0.9.10
1 parent eb69039 commit dddf025

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
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.9.10
4+
5+
- fix: support custom schema type in createClient
6+
37
## 0.9.9
48

59
- fix: update import extensions for esm resolution

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.9.9",
9+
"version": "0.9.10",
1010
"license": "Apache-2.0",
1111
"keywords": [
1212
"convex",

0 commit comments

Comments
 (0)