Skip to content

Commit

Permalink
Merge pull request #10254 from woocommerce/issue/10250-crash-in-the-b…
Browse files Browse the repository at this point in the history
…ottom-sheet

Fix Crash in `BottomSheetViewController`
  • Loading branch information
pmusolino authored Jul 20, 2023
2 parents e7c6337 + b395bb4 commit f6f0b39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ PODS:
- WordPressShared (~> 2.0-beta)
- wpxmlrpc (~> 0.10)
- WordPressShared (2.1.0)
- WordPressUI (1.13.0)
- WordPressUI (1.13.1)
- Wormholy (1.6.6)
- WPMediaPicker (1.8.1)
- wpxmlrpc (0.10.0)
Expand Down Expand Up @@ -166,7 +166,7 @@ SPEC CHECKSUMS:
WordPressAuthenticator: 8a27a3c61ca0d740df66f260902aa2ca8528c61b
WordPressKit: b65a51863982d8166897bea8b753f1fc51732aad
WordPressShared: 0aa459e5257a77184db87805a998f447443c9706
WordPressUI: 9951bdade87c8c64b50535aaed2a53a11d0c52ee
WordPressUI: 7304a3a604b8dc582981e723e6d7caa9dd5a9f0e
Wormholy: 09da0b876f9276031fd47383627cb75e194fc068
WPMediaPicker: 9011a0ec1f468c039af7485c244576b4c9889a0f
wpxmlrpc: 68db063041e85d186db21f674adf08d9c70627fd
Expand Down
2 changes: 1 addition & 1 deletion RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
- [*] Orders with Coupons: Users can now select a coupon from a list when adding it to an order. [https://github.com/woocommerce/woocommerce-ios/pull/10255]
- [Internal] Orders: Improved error message when orders can't be loaded due to a parsing (decoding) error. [https://github.com/woocommerce/woocommerce-ios/pull/10252]
- [**] Product discounts: Users can now add discounts to products when creating an order. [https://github.com/woocommerce/woocommerce-ios/pull/10244]
- [*] We've resolved an issue that was causing the app to crash when trying to dismiss certain screens (bottom sheets). [https://github.com/woocommerce/woocommerce-ios/pull/10254]
- [Internal] Fixed a bug preventing the "We couldn't load your data" error banner from appearing on the My store dashboard. [https://github.com/woocommerce/woocommerce-ios/pull/10262]

- [Internal] A new way to create a product from an image using AI is being A/B tested. [https://github.com/woocommerce/woocommerce-ios/pull/10253]

14.5
Expand Down

0 comments on commit f6f0b39

Please sign in to comment.