Skip to content

Commit df464da

Browse files
authored
chore(expo): bump clerk-ios to 1.4.1 (#9513)
1 parent 2b82e09 commit df464da

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.4.0` to `1.4.1`. See the Clerk iOS release: https://github.com/clerk/clerk-ios/releases/tag/1.4.1.

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.4.0'
21+
clerk_ios_version = '1.4.1'
2222

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

0 commit comments

Comments
 (0)