Skip to content

Commit 9a970d7

Browse files
committed
0.11.2
1 parent d0fb7d1 commit 9a970d7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.11.2
4+
5+
- fix: return dates as numbers from customTransformOutput (#298)
6+
- fix(adapter): match composite index fields by real names (#297)
7+
38
## 0.11.1
49

510
- chore: add missing generated types

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

0 commit comments

Comments
 (0)