Skip to content

Commit 89089e5

Browse files
Version Packages
1 parent 078fd8d commit 89089e5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/forty-maps-swim.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.6
4+
5+
### Patch Changes
6+
7+
- [`078fd8d`](https://github.com/udecode/better-auth-convex/commit/078fd8d9ff4390093b287d3d0f9a831a1ee99637) Thanks [@zbeyens](https://github.com/zbeyens)! - Move `createSchema` to separate entry point (`better-auth-convex/schema`) to fix Convex bundler error with Node.js `path` module
8+
39
## 0.4.5
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.5",
3+
"version": "0.4.6",
44
"description": "Better Auth Convex local integration",
55
"keywords": [
66
"convex",

0 commit comments

Comments
 (0)