Skip to content

Commit

Permalink
Merge pull request #6089 from wordpress-mobile/release/1.102.0
Browse files Browse the repository at this point in the history
Release 1.102.0
  • Loading branch information
Gerardo Pacheco authored Aug 18, 2023
2 parents 986de06 + 8203338 commit 9b60486
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 8 deletions.
7 changes: 5 additions & 2 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
Unreleased
---
* [*] Add outline around selected Social Link block [https://github.com/WordPress/gutenberg/pull/53377]
* [**] Fixed images not rendering in Help section on iOS [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6067]

1.102.0
---
* [**] Add outline around selected Social Link block [https://github.com/WordPress/gutenberg/pull/53377]
* [*] Display custom color value in mobile Cover Block color picker [https://github.com/wordpress-mobile/gutenberg-mobile/pull/5852]
* [**] Fixes font customization not getting updated on iOS [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6036]

1.101.1
Expand Down
2 changes: 1 addition & 1 deletion gutenberg
Submodule gutenberg updated 175 files
4 changes: 2 additions & 2 deletions ios-xcframework/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ PODS:
- React-RCTImage
- RNSVG (13.9.0):
- React-Core
- RNTAztecView (1.101.1):
- RNTAztecView (1.102.0):
- React-Core
- WordPress-Aztec-iOS (~> 1.19.8)
- SDWebImage (5.11.1):
Expand Down Expand Up @@ -668,7 +668,7 @@ SPEC CHECKSUMS:
RNReanimated: 21e1e71d7f1ac9f2fa11df37c06a8ec52ed06232
RNScreens: e3ffdd78ff5afe8ec82c2566ee2410857ed5ce75
RNSVG: 29dd0ac32d83774d4b0953ae92a5cd8205a782d7
RNTAztecView: 8e978a83876118ad4f40d8c04052e0b849005a29
RNTAztecView: 1ee3c83cf271dcda230fc83b97c8d27b6c8dc330
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d
WordPress-Aztec-iOS: 7d11d598f14c82c727c08b56bd35fbeb7dafb504
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gutenberg-mobile",
"version": "1.101.1",
"version": "1.102.0",
"private": true,
"config": {
"jsfiles": "./*.js src/*.js src/**/*.js src/**/**/*.js",
Expand Down

0 comments on commit 9b60486

Please sign in to comment.