Skip to content

Commit 42a55fb

Browse files
ci(repo): Version packages
1 parent eea8ce0 commit 42a55fb

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/quiet-ties-walk.md

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

packages/tanstack-start/CHANGELOG.md

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

3+
## 0.9.3
4+
5+
### Patch Changes
6+
7+
- Reverts [#5051](https://github.com/clerk/javascript/pull/5051) ([#5068](https://github.com/clerk/javascript/pull/5068)) by [@wobsoriano](https://github.com/wobsoriano)
8+
9+
This type change is no longer needed as the underlying `h3` version compatibility issue has been resolved upstream in the TanStack Router repository ([TanStack/router#3310](https://github.com/TanStack/router/pull/3310))
10+
311
## 0.9.2
412

513
### Patch Changes

packages/tanstack-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-start",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"description": "Clerk SDK for TanStack Start",
55
"keywords": [
66
"clerk",

0 commit comments

Comments
 (0)