You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reviewing files that changed from the base of the PR and between f23ac11 and cbf69bc.
📒 Files selected for processing (2)
.changeset/expo-bump-clerk-ios-1-2-5.md
packages/expo/ios/ClerkExpo.podspec
📝 Walkthrough
Walkthrough
Bumps the bundled clerk-ios SDK version from 1.2.4 to 1.2.5 by updating clerk_ios_version in ClerkExpo.podspec and adding a new changeset file that marks @clerk/expo for a patch release.
clerk-ios 1.2.5 version bump
Layer / File(s)
Summary
Podspec and changeset version update packages/expo/ios/ClerkExpo.podspec, .changeset/expo-bump-clerk-ios-1-2-5.md
clerk_ios_version is incremented from 1.2.4 to 1.2.5 in the CocoaPods spec, and a new changeset entry registers @clerk/expo for a patch release referencing the updated iOS SDK version.
Estimated code review effort
🎯 1 (Trivial) | ⏱️ ~2 minutes
Possibly related PRs
clerk/javascript#8780: Also bumps a bundled native SDK version for @clerk/expo (clerk-android) via changeset and platform build file, the same pattern used here for clerk-ios.
clerk/javascript#8867: Directly precedent PR that bumped clerk-ios from 1.2.3 to 1.2.4 across the same changeset and podspec files.
clerk/javascript#8854: Bumped clerk-ios from 1.2.2 to 1.2.3 using the identical changeset-plus-podspec pattern.
Suggested labels
expo
Suggested reviewers
wobsoriano
🐇 A hop, a skip, a version bump so small,
From .4 to .5 — the tiniest of calls!
The podspec now points where the new SDK lives,
The changeset says "patch" for the joy it gives.
One line changed, one file new — done in a flash,
This bunny approves of such elegant dash! 🍎
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Bumps the bundled
clerk-iosSDK in@clerk/expofrom1.2.4to1.2.5.Release: https://github.com/clerk/clerk-ios/releases/tag/1.2.5
Checklist
Type of change
Refactoring / dependency upgrade / documentation
Summary by CodeRabbit