Skip to content

Commit 05cd557

Browse files
ci(repo): Version packages
1 parent 55e8fca commit 05cd557

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fair-ways-create.md

Lines changed: 0 additions & 5 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.14.0
4+
5+
### Minor Changes
6+
7+
- Re-export useReverification hook from `@clerk/clerk-react` ([#6182](https://github.com/clerk/javascript/pull/6182)) by [@tmilewski](https://github.com/tmilewski)
8+
39
## 2.13.2
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.13.2",
3+
"version": "2.14.0",
44
"description": "Clerk React Native/Expo library",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)