Skip to content

Commit 178d2c0

Browse files
authored
chore(expo): bump clerk-ios to 1.3.0 (#9120)
1 parent 85df1cc commit 178d2c0

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/expo': patch
3+
---
4+
5+
Bump the bundled `clerk-ios` SDK from `1.2.9` to `1.3.0`. See the Clerk iOS release: https://github.com/clerk/clerk-ios/releases/tag/1.3.0.

packages/expo/ios/ClerkExpo.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ else
1818
end
1919

2020
clerk_ios_repo = 'https://github.com/clerk/clerk-ios.git'
21-
clerk_ios_version = '1.2.9'
21+
clerk_ios_version = '1.3.0'
2222

2323
Pod::Spec.new do |s|
2424
s.name = 'ClerkExpo'

0 commit comments

Comments
 (0)