Skip to content

Commit a6a9379

Browse files
ci(repo): Version packages
1 parent 29ac155 commit a6a9379

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/quiet-buttons-align.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+
## 3.6.0
4+
5+
### Minor Changes
6+
7+
- Align the iOS native Clerk module and native views with Android by registering them through Expo Modules. ([#8976](https://github.com/clerk/javascript/pull/8976)) by [@mikepitre](https://github.com/mikepitre)
8+
39
## 3.5.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/expo",
3-
"version": "3.5.4",
3+
"version": "3.6.0",
44
"description": "Clerk React Native/Expo library",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)