Skip to content

Commit 7e410e6

Browse files
authored
Merge pull request #5292 from wordpress-mobile/release/1.85.1
Release 1.85.1
2 parents d6c689e + 029502e commit 7e410e6

File tree

6 files changed

+2023
-2012
lines changed

6 files changed

+2023
-2012
lines changed

RELEASE-NOTES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ Unreleased
22
---
33
* [**] Prevent error message from unneccesarily firing when uploading to Gallery block [https://github.com/WordPress/gutenberg/pull/46175]
44

5+
1.85.1
6+
---
7+
* [**] Prevent error message from unneccesarily firing when uploading to Gallery block [https://github.com/WordPress/gutenberg/pull/46175]
8+
59
1.85.0
610
---
711
* [*] [iOS] Fixed iOS Voice Control support within Image block captions. [https://github.com/WordPress/gutenberg/pull/444850]

bundle/ios/App.js

Lines changed: 2015 additions & 2008 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundle/ios/App.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gutenberg

Submodule gutenberg updated 71 files

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gutenberg-mobile",
3-
"version": "1.85.0",
3+
"version": "1.85.1",
44
"private": true,
55
"config": {
66
"jsfiles": "./*.js src/*.js src/**/*.js src/**/**/*.js",

0 commit comments

Comments
 (0)