Skip to content

Commit f86368c

Browse files
ci(repo): Version packages
1 parent 2a815eb commit f86368c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/full-horses-repair.md

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

packages/tanstack-react-start/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @clerk/tanstack-react-start
22

3+
## 0.26.4
4+
5+
### Patch Changes
6+
7+
- Fixed a bug where the `clerkMiddleware()` helper would consume the body of the request ([#7020](https://github.com/clerk/javascript/pull/7020)) by [@p9f](https://github.com/p9f)
8+
39
## 0.26.3
410

511
### Patch Changes

packages/tanstack-react-start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/tanstack-react-start",
3-
"version": "0.26.3",
3+
"version": "0.26.4",
44
"description": "Clerk SDK for TanStack React Start",
55
"keywords": [
66
"clerk",

0 commit comments

Comments
 (0)