-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Integrate gutenberg-mobile release 1.82.1 #19290
Conversation
You can test the changes in Jetpack from this Pull Request by:
|
You can test the changes in WordPress from this Pull Request by:
|
Podfile
Outdated
@@ -175,7 +175,7 @@ abstract_target 'Apps' do | |||
## Gutenberg (React Native) | |||
## ===================== | |||
## | |||
gutenberg tag: 'v1.82.0' | |||
gutenberg commit: '782a3cae8e879276420a0177f495614c7631584d' |
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.
Friendly reminder to update this reference to the release tag once it's done =)
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.
LGTM! 🚀
Generated by 🚫 dangerJS |
@SiobhyB this has been bundled as part of 20.7 beta 2 (20.7.0.2). Thanks for your work 🙌 |
Description
This PR incorporates the 1.82.1 release of gutenberg-mobile.
For more information about this release and testing instructions, please see the related Gutenberg-Mobile PR: wordpress-mobile/gutenberg-mobile#5140
Release Submission Checklist
RELEASE-NOTES.txt
if necessary.