-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.98.1 #5915
Release 1.98.1 #5915
Conversation
Capture result of `bundle exec pod install` within the `ios-xcframework` directory. while the XCFramework is not currently used for WordPress iOS integration, this is required to resolve CI failures.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This captures the result of bundle exec pod install
within the ios-xcframework
directory. while the XCFramework is not currently used for WordPress iOS integration, this is required to resolve CI failures.
We cannot resolve the merge conflicts in this branch or WordPress/gutenberg#52126 until after we integrate the release into the host apps. This means some CI tasks in WordPress/gutenberg#52126 will remain failing until that point. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pending conflict resolution, LGTM per successful testing in the main app builds. 🚀
Release for Gutenberg Mobile 1.98.1
Related PRs
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes
Change 1
Test plan
Once the installable builds of the main apps are ready, we will test the changes to the editor on both iOS and Android.
Release Submission Checklist
RELEASE-NOTES.txt
is updated with all the changes that made it to the release. ReplaceUnreleased
section with the release version and create a newUnreleased
section.gutenberg/packages/react-native-editor/CHANGELOG.md
is updated with all the changes that made it to the release. Replace## Unreleased
with the release version and create a new## Unreleased
.