Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit c8e38d7

Browse files
Version Packages
1 parent 520219d commit c8e38d7

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/update-better-auth.md

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

CHANGELOG.md

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

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- [`458a46a`](https://github.com/udecode/better-auth-convex/commit/458a46a4b45fd2481a548cb5ebb8b407e05adc4b) Thanks [@zbeyens](https://github.com/zbeyens)! - - Updated `better-auth` dependency
8+
- Changed `getLatestJwks` from mutation to internal action
9+
- Fixed external dependencies
10+
311
## 0.5.0
412

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

0 commit comments

Comments
 (0)