Skip to content

Commit 4367424

Browse files
[Release] Version packages
1 parent b2fe9bf commit 4367424

6 files changed

Lines changed: 15 additions & 12 deletions

File tree

.changeset/quiet-auth-clients.md

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

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/kitcn/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# kitcn
22

3+
## 0.15.14
4+
5+
### Patch Changes
6+
7+
- [#293](https://github.com/udecode/kitcn/pull/293) [`0fcbae0`](https://github.com/udecode/kitcn/commit/0fcbae099b0658c2d921a42a189e713a71ebeb71) Thanks [@zbeyens](https://github.com/zbeyens)! - ## Patches
8+
9+
- Fix Better Auth client type compatibility for auth providers and organization-heavy auth clients.
10+
- Support Better Auth 1.6.18 across generated auth apps.
11+
312
## 0.15.13
413

514
### Patch Changes

packages/kitcn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kitcn",
3-
"version": "0.15.13",
3+
"version": "0.15.14",
44
"description": "kitcn - React Query integration and CLI tools for Convex",
55
"keywords": [
66
"convex",

packages/resend/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @kitcn/resend
22

3+
## 0.15.14
4+
35
## 0.15.13
46

57
## 0.15.12

packages/resend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitcn/resend",
3-
"version": "0.15.13",
3+
"version": "0.15.14",
44
"description": "kitcn Resend plugin",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)