woorelease: Product version bump update

This commit is contained in:
Diego Curbelo 2024-10-01 11:53:06 -03:00
parent 5bae4d13c8
commit f88e39545d
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.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
View file

@ -1,6 +1,6 @@
{
"name": "woocommerce-paypal-payments",
"version": "2.9.0",
"version": "2.9.2",
"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.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