Skip to content
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.102.1 #6110

Merged
merged 10 commits into from
Aug 28, 2023
Merged

Release 1.102.1 #6110

merged 10 commits into from
Aug 28, 2023

Conversation

dcalhoun
Copy link
Member

@dcalhoun dcalhoun commented Aug 25, 2023

Release for Gutenberg Mobile 1.102.1

Related PRs

Extra PRs that Landed After the Release Was Cut

No extra PRs yet. 🎉

Changes

Change 1

Test plan

  • Test the included changes.
  • Writing Flow tests.

Release Submission Checklist

  • Verify Items from test plan have been completed
  • Check if RELEASE-NOTES.txt is updated with all the changes that made it to the release. Replace Unreleased section with the release version and create a new Unreleased section.
  • Check if 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.
  • Bundle package of the release is updated.

@dcalhoun
Copy link
Member Author

dcalhoun commented Aug 25, 2023

🟢 Writing Flow (iOS)

Build: a85aee5
Device: iPhone SE (iOS 16.6)

General

  • TC001 - Paste formatted text copied from website

Rich Text Format

  • TC007 - Test format detection under the cursor
  • TC009 - Test autocorrection doesn't apply formatting to Heading
  • TC010 - Test autocorrection doesn't remove formatting from Heading
Splitting and merging
  • TC001 - Merge after writing
    • Paragraph
    • Heading
  • TC002 - Merge after selection
    • Paragraph
    • Heading
  • TC003 - Merge after deleting text
    • Paragraph
    • Heading
  • TC004 - Merge after deleting all
    • Paragraph
    • Heading
  • TC005 - Merge multiple blocks
    • Paragraph
    • Heading

@dcalhoun dcalhoun marked this pull request as ready for review August 25, 2023 15:21
@derekblank derekblank self-requested a review August 28, 2023 08:19
Copy link
Contributor

@derekblank derekblank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was able to test these changes successfully via wordpress-mobile/WordPress-iOS#21423 (review). LGTM.

@dcalhoun dcalhoun enabled auto-merge August 28, 2023 16:51
@dcalhoun dcalhoun merged commit 95d3cac into trunk Aug 28, 2023
@dcalhoun dcalhoun deleted the release/1.102.1 branch August 28, 2023 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants