-
Notifications
You must be signed in to change notification settings - Fork 57
Merge release 1.46.1 to develop #3164
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
Conversation
…lock Add capability to bridge to show/hide audio block
Release 1.46.1
|
I wasn't sure about what commit should be referenced in the Gutenberg submodule, I decided to use the hash of the merge commit ("Mobile Release v1.46.1"), is this correct? |
|
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
I think it's fine as long as gutenberg-mobile is pointing to a commit in gutenberg that is on master branch. |
# Conflicts: # bundle/ios/App.js # bundle/ios/App.js.map # gutenberg # package-lock.json # package.json
139d3a4 to
ca9ea26
Compare
Now the Gutenberg reference points to the same value we currently have in |
| "esutils": "^2.0.2" | ||
| } | ||
| }, | ||
| "@babel/preset-typescript": { |
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.
I was surprised about this PR adds this but I checked in develop and looks like the package-lock.json is out-dated. I ran npm install in the latest commit on develop and the file was modified 🤷♂️ .
|
This PR is no longer need as the changes from |
Brings release 1.46.1 changes back to
developbranch.PR submission checklist: