Skip to content

Commit 48bf9f2

Browse files
authored
Merge pull request #22 from udecode/changeset-release/main
2 parents 6bae42b + 997d25b commit 48bf9f2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/old-lines-raise.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.5
4+
5+
### Patch Changes
6+
7+
- [`ce3dc18`](https://github.com/udecode/better-auth-convex/commit/ce3dc1805fdf333f4c12a084a0afbee9d2e4eb17) Thanks [@zbeyens](https://github.com/zbeyens)! - Fix npm package missing dist folder
8+
39
## 0.4.4
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.4",
3+
"version": "0.4.5",
44
"description": "Better Auth Convex local integration",
55
"keywords": [
66
"convex",

0 commit comments

Comments
 (0)