Skip to content

Commit ad0c095

Browse files
ci(repo): Version packages
1 parent e9a9f03 commit ad0c095

File tree

8 files changed

+14
-16
lines changed

8 files changed

+14
-16
lines changed

.changeset/breezy-flowers-float.md

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

.changeset/large-doors-repeat.md

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

.changeset/tame-tips-own.md

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

.changeset/thin-turtles-search.md

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

packages/expo/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 2.17.0
4+
5+
### Minor Changes
6+
7+
- Make UserAvatar available to Expo Web ([#7007](https://github.com/clerk/javascript/pull/7007)) by [@tmilewski](https://github.com/tmilewski)
8+
39
## 2.16.4
410

511
### Patch Changes

packages/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/clerk-expo",
3-
"version": "2.16.4",
3+
"version": "2.17.0",
44
"description": "Clerk React Native/Expo library",
55
"keywords": [
66
"react",

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.3
4+
5+
### Patch Changes
6+
7+
- Add `@clerk/tanstack-react-start/experimental` export with new `useSignIn` and `useSignUp` hooks. ([#6957](https://github.com/clerk/javascript/pull/6957)) by [@dstaley](https://github.com/dstaley)
8+
39
## 0.26.2
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.2",
3+
"version": "0.26.3",
44
"description": "Clerk SDK for TanStack React Start",
55
"keywords": [
66
"clerk",

0 commit comments

Comments
 (0)