Skip to content

Commit

Permalink
[RNMobile] Bump Aztec version to 1.6.3 (#47610)
Browse files Browse the repository at this point in the history
* Bump Aztec version to 1.6.3

* Update react-native-editor changelog
  • Loading branch information
fluiddot committed Feb 1, 2023
1 parent d4dab1c commit 88335db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-native-aztec/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
jSoupVersion = '1.10.3'
wordpressUtilsVersion = '2.3.0'
espressoVersion = '3.0.1'
aztecVersion = 'v1.6.2'
aztecVersion = 'v1.6.3'
}
}

Expand Down
1 change: 1 addition & 0 deletions packages/react-native-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ For each user feature we should also add a importance categorization label to i
## Unreleased
- [*] Bump Android `minSdkVersion` to 24 [#47604]
- [*] Update React Native Reanimated to 2.9.1-wp-3 [#47574]
- [*] Bump Aztec version to `1.6.3` [#47610]

## 1.87.3
- [*] Fix insert blocks not handling raw string properly in unsupported block editor [#47472]
Expand Down

1 comment on commit 88335db

@github-actions
Copy link

Choose a reason for hiding this comment

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

Flaky tests detected in 88335db.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4067368019
📝 Reported issues:

Please sign in to comment.