Skip to content

Commit 25553be

Browse files
Version Packages
1 parent 5f026d2 commit 25553be

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eleven-spiders-wonder.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# better-auth-convex
22

3+
## 0.4.3
4+
5+
### Patch Changes
6+
7+
- e7c102d: fix: map Convex table names to Better Auth model keys in isUniqueField
8+
39
## 0.4.2
410

511
### Patch Changes

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-convex",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "Better Auth Convex local integration",
55
"keywords": [
66
"convex",

0 commit comments

Comments
 (0)