Skip to content

Commit 05d0c79

Browse files
authored
Revert "[Release] Version packages"
1 parent 07bb204 commit 05d0c79

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.changeset/forty-maps-swim.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"better-auth-convex": patch
3+
---
4+
5+
Move `createSchema` to separate entry point (`better-auth-convex/schema`) to fix Convex bundler error with Node.js `path` module

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
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-
93
## 0.4.5
104

115
### 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.6",
3+
"version": "0.4.5",
44
"description": "Better Auth Convex local integration",
55
"keywords": [
66
"convex",

0 commit comments

Comments
 (0)