Skip to content

Commit 5751ea8

Browse files
committed
0.10.10
1 parent ea3ca31 commit 5751ea8

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.10.10
4+
5+
- fix(cross-domain): only notify session signal on session cookie set
6+
37
## 0.10.9
48

59
- fix(adapter): hide vitest imports from esbuild

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

0 commit comments

Comments
 (0)