Merge remote-tracking branch 'origin/release/2.9.3' into trunk

This commit is contained in:
Diego Curbelo 2024-10-15 15:21:00 -03:00
commit 53af77897f
No known key found for this signature in database
GPG key ID: 370B5839FE9A9C27
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
*** Changelog ***
= 2.9.3 - xxxx-xx-xx =
= 2.9.3 - 2024-10-15 =
* Fix - Multi-currency support #2667
* Fix - "0.00" amount in Google Pay for virtual products #2636
* Fix - Unsuccessfully payment from product page with Apple Pay button #2643

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "woocommerce-paypal-payments",
"version": "2.9.2",
"version": "2.9.3",
"lockfileVersion": 2,
"requires": true,
"packages": {

View file

@ -179,7 +179,7 @@ If you encounter issues with the PayPal buttons not appearing after an update, p
== Changelog ==
= 2.9.3 - xxxx-xx-xx =
= 2.9.3 - 2024-10-15 =
* Fix - Multi-currency support #2667
* Fix - "0.00" amount in Google Pay for virtual products #2636
* Fix - Unsuccessfully payment from product page with Apple Pay button #2643