From 3b48e7d3ac90b056d1f0f6b087a014ebe51648e2 Mon Sep 17 00:00:00 2001 From: Gerardo Date: Fri, 19 Jul 2024 14:18:08 +0200 Subject: [PATCH 1/3] Release script: Update gutenberg-mobile ref 1.121.0 --- Gutenberg/config.yml | 2 +- Podfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gutenberg/config.yml b/Gutenberg/config.yml index 709097ef744e..542b5dfa7fc2 100644 --- a/Gutenberg/config.yml +++ b/Gutenberg/config.yml @@ -9,6 +9,6 @@ # # LOCAL_GUTENBERG=../my-gutenberg-fork bundle exec pod install ref: - tag: v1.121.0-alpha2 + commit: 2ec1f526f28da566370a7b705176f6e9c0054c30 github_org: wordpress-mobile repo_name: gutenberg-mobile diff --git a/Podfile.lock b/Podfile.lock index 9f7cdd149191..544cb783faae 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,12 +1,12 @@ PODS: - - Gutenberg (1.120.1) + - Gutenberg (1.121.0) - SwiftLint (0.54.0) - WordPress-Aztec-iOS (1.19.11) - WordPress-Editor-iOS (1.19.11): - WordPress-Aztec-iOS (= 1.19.11) DEPENDENCIES: - - Gutenberg (from `https://cdn.a8c-ci.services/gutenberg-mobile/Gutenberg-v1.121.0-alpha2.podspec`) + - Gutenberg (from `https://cdn.a8c-ci.services/gutenberg-mobile/Gutenberg-2ec1f526f28da566370a7b705176f6e9c0054c30.podspec`) - SwiftLint (= 0.54.0) - WordPress-Editor-iOS (~> 1.19.11) @@ -19,10 +19,10 @@ SPEC REPOS: EXTERNAL SOURCES: Gutenberg: - :podspec: https://cdn.a8c-ci.services/gutenberg-mobile/Gutenberg-v1.121.0-alpha2.podspec + :podspec: https://cdn.a8c-ci.services/gutenberg-mobile/Gutenberg-2ec1f526f28da566370a7b705176f6e9c0054c30.podspec SPEC CHECKSUMS: - Gutenberg: ff2d4988d208440f35c1554ef457fca86abf99a9 + Gutenberg: 157d0c4d3e096bcb8624aa75dea21a8c6a1944fe SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211 WordPress-Aztec-iOS: 3732c6d865a5c9f35788377bdeda8a80ea10d0a1 WordPress-Editor-iOS: 453345420ced3d3ef20f0051b3df46ff10281e0c From 776204992e1ead709f902891d16dbc2754fc8fe6 Mon Sep 17 00:00:00 2001 From: Gerardo Date: Fri, 19 Jul 2024 15:31:37 +0200 Subject: [PATCH 2/3] Update Release notes --- RELEASE-NOTES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index a176e88c291f..7170e7538219 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -6,6 +6,8 @@ * [*] Fix an issue with incorrect snackbar shown when saving drafts manually [#23358] * [**] Support editing media metadata for sites not powered by Jetpack and reliant on XML-RPC [#23316] * [*] Fix rare crash in the unsupported block editor [#23379] +* [**] Block editor: Fixed an issue preventing some users from editing or creating content [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6967] +* [*] Block editor: Added partial prefix support for creating Headings, List, and Quote blocks [https://github.com/WordPress/gutenberg/pull/62576] 25.1 ----- From 3315fc0ef05d4543cb2864fe5f3d71e6a4b89079 Mon Sep 17 00:00:00 2001 From: David Calhoun Date: Fri, 19 Jul 2024 15:16:33 -0400 Subject: [PATCH 3/3] Release script: Update gutenberg-mobile ref 1.121.0 --- Gutenberg/config.yml | 2 +- Podfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gutenberg/config.yml b/Gutenberg/config.yml index 542b5dfa7fc2..204d29aff591 100644 --- a/Gutenberg/config.yml +++ b/Gutenberg/config.yml @@ -9,6 +9,6 @@ # # LOCAL_GUTENBERG=../my-gutenberg-fork bundle exec pod install ref: - commit: 2ec1f526f28da566370a7b705176f6e9c0054c30 + tag: v1.121.0 github_org: wordpress-mobile repo_name: gutenberg-mobile diff --git a/Podfile.lock b/Podfile.lock index 544cb783faae..ccc557a0c8e1 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -6,7 +6,7 @@ PODS: - WordPress-Aztec-iOS (= 1.19.11) DEPENDENCIES: - - Gutenberg (from `https://cdn.a8c-ci.services/gutenberg-mobile/Gutenberg-2ec1f526f28da566370a7b705176f6e9c0054c30.podspec`) + - Gutenberg (from `https://cdn.a8c-ci.services/gutenberg-mobile/Gutenberg-v1.121.0.podspec`) - SwiftLint (= 0.54.0) - WordPress-Editor-iOS (~> 1.19.11) @@ -19,10 +19,10 @@ SPEC REPOS: EXTERNAL SOURCES: Gutenberg: - :podspec: https://cdn.a8c-ci.services/gutenberg-mobile/Gutenberg-2ec1f526f28da566370a7b705176f6e9c0054c30.podspec + :podspec: https://cdn.a8c-ci.services/gutenberg-mobile/Gutenberg-v1.121.0.podspec SPEC CHECKSUMS: - Gutenberg: 157d0c4d3e096bcb8624aa75dea21a8c6a1944fe + Gutenberg: 3e8f78cbb35f0572a696ac55bafac3aec5d0fc2e SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211 WordPress-Aztec-iOS: 3732c6d865a5c9f35788377bdeda8a80ea10d0a1 WordPress-Editor-iOS: 453345420ced3d3ef20f0051b3df46ff10281e0c