mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 13:44:42 +08:00
Merge remote-tracking branch 'origin/release/2.9.2' into trunk
This commit is contained in:
commit
1f3034136e
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
*** Changelog ***
|
||||
|
||||
= 2.9.2 - xxxx-xx-xx =
|
||||
= 2.9.2 - 2024-10-01 =
|
||||
* Enhancement - Add Fastlane support for Classic Checkout
|
||||
* Fix - Fatal error when Pay Later messaging configurator was disabled with a code snippet
|
||||
|
||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "woocommerce-paypal-payments",
|
||||
"version": "2.9.0",
|
||||
"version": "2.9.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
|
|
@ -179,7 +179,7 @@ If you encounter issues with the PayPal buttons not appearing after an update, p
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 2.9.2 - xxxx-xx-xx =
|
||||
= 2.9.2 - 2024-10-01 =
|
||||
* Enhancement - Add Fastlane support for Classic Checkout
|
||||
* Fix - Fatal error when Pay Later messaging configurator was disabled with a code snippet
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue