From 7fc13a2999c53b02fbf24e31a02a7b04b2698f17 Mon Sep 17 00:00:00 2001 From: Alex P Date: Mon, 28 Aug 2023 11:46:55 +0300 Subject: [PATCH] Bump 2.2.2, update changelog --- changelog.txt | 5 +++++ package.json | 2 +- readme.txt | 7 ++++++- woocommerce-paypal-payments.php | 2 +- 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/changelog.txt b/changelog.txt index e5f66deb3..8b43422c6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,10 @@ *** Changelog *** += 2.2.2 - xxxx-xx-xx = +* Fix - High rate of auth voids on vaulted subscriptions for guest users #1529 +* Enhancement - HPOS compatibility issues #1594 +* Feature preview - PayPal Subscriptions API fixes and improvements #1600 #1607 + = 2.2.1 - 2023-08-24 = * Fix - One-page checkout causes mini cart not showing the PP button on certain pages #1536 * Fix - When onboarding loading the return_url too fast may cause the onboarding to fail #1565 diff --git a/package.json b/package.json index 97fbd5df5..a1a4ed290 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "woocommerce-paypal-payments", - "version": "2.2.1", + "version": "2.2.2", "description": "WooCommerce PayPal Payments", "repository": "https://github.com/woocommerce/woocommerce-paypal-payments", "license": "GPL-2.0", diff --git a/readme.txt b/readme.txt index 7bc01344f..9c0b5a868 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: woocommerce, paypal, payments, ecommerce, e-commerce, store, sales, sell, Requires at least: 5.3 Tested up to: 6.3 Requires PHP: 7.2 -Stable tag: 2.2.1 +Stable tag: 2.2.2 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -81,6 +81,11 @@ Follow the steps below to connect the plugin to your PayPal account: == Changelog == += 2.2.2 - xxxx-xx-xx = +* Fix - High rate of auth voids on vaulted subscriptions for guest users #1529 +* Enhancement - HPOS compatibility issues #1594 +* Feature preview - PayPal Subscriptions API fixes and improvements #1600 #1607 + = 2.2.1 - 2023-08-24 = * Fix - One-page checkout causes mini cart not showing the PP button on certain pages #1536 * Fix - When onboarding loading the return_url too fast may cause the onboarding to fail #1565 diff --git a/woocommerce-paypal-payments.php b/woocommerce-paypal-payments.php index 13135b327..0f39a44ca 100644 --- a/woocommerce-paypal-payments.php +++ b/woocommerce-paypal-payments.php @@ -3,7 +3,7 @@ * Plugin Name: WooCommerce PayPal Payments * Plugin URI: https://woocommerce.com/products/woocommerce-paypal-payments/ * Description: PayPal's latest complete payments processing solution. Accept PayPal, Pay Later, credit/debit cards, alternative digital wallets local payment types and bank accounts. Turn on only PayPal options or process a full suite of payment methods. Enable global transaction with extensive currency and country coverage. - * Version: 2.2.1 + * Version: 2.2.2 * Author: WooCommerce * Author URI: https://woocommerce.com/ * License: GPL-2.0