Skip to content

Commit

Permalink
Merge branch 'trunk' into mokagio/compute-podfile-dependencies
Browse files Browse the repository at this point in the history
# Conflicts:
#	ios-xcframework/Podfile.lock
  • Loading branch information
fluiddot committed Sep 15, 2023
2 parents ba402c3 + 16c1ed9 commit 37058de
Show file tree
Hide file tree
Showing 9 changed files with 82 additions and 78 deletions.
4 changes: 4 additions & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Unreleased
* [*] Fix the obscurred "Insert from URL" input for media blocks when using a device in landscape orientation. [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6143]
* [**] Updated placeholder text colors for block-based themes [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6182]

1.103.3
---
* [*] Bump `WordPress-Aztec-iOS` version to `1.19.9` [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6202]

1.103.2
---
* [*] Fix issue with missing characters in Add Media placeholder button [https://github.com/WordPress/gutenberg/pull/54281]
Expand Down
Binary file modified bundle/ios/App.js
Binary file not shown.
2 changes: 1 addition & 1 deletion bundle/ios/App.js.map

Large diffs are not rendered by default.

138 changes: 69 additions & 69 deletions bundle/ios/App.text.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bundle/ios/App.text.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion gutenberg
Submodule gutenberg updated 153 files
6 changes: 3 additions & 3 deletions ios-xcframework/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,9 +424,9 @@ PODS:
- React-RCTImage
- RNSVG (13.9.0):
- React-Core
- RNTAztecView (1.103.2):
- RNTAztecView (1.103.3):
- React-Core
- WordPress-Aztec-iOS (~> 1.19)
- WordPress-Aztec-iOS (~> 1.19.9)
- SDWebImage (5.11.1):
- SDWebImage/Core (= 5.11.1)
- SDWebImage/Core (5.11.1)
Expand Down Expand Up @@ -659,7 +659,7 @@ SPEC CHECKSUMS:
RNReanimated: 21e1e71d7f1ac9f2fa11df37c06a8ec52ed06232
RNScreens: e3ffdd78ff5afe8ec82c2566ee2410857ed5ce75
RNSVG: 29dd0ac32d83774d4b0953ae92a5cd8205a782d7
RNTAztecView: 034d50f19e7505e591daf7da80a1495488467c0d
RNTAztecView: e040a6aa70f30017fa97a7e901ca2a3881b170ec
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d
WordPress-Aztec-iOS: fbebd569c61baa252b3f5058c0a2a9a6ada686bb
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.103.2",
"version": "1.103.3",
"private": true,
"config": {
"jsfiles": "./*.js src/*.js src/**/*.js src/**/**/*.js",
Expand Down

0 comments on commit 37058de

Please sign in to comment.