Skip to content

Commit cbed641

Browse files
Update version and add changelog entries for release 10.5.1
1 parent a1f755f commit cbed641

File tree

5 files changed

+10
-5
lines changed

5 files changed

+10
-5
lines changed

changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
*** WooPayments Changelog ***
22

3+
= 10.5.1 - 2026-02-11 =
4+
35
= 10.5.0 - 2026-02-05 =
46
* Add - Add "Other" and "Booking/Reservation" product type support for dispute evidence (feature flag gated)
57
* Add - Add ability to specify preferred communications email.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "woocommerce-payments",
3-
"version": "10.5.0",
3+
"version": "10.5.1",
44
"main": "webpack.config.js",
55
"author": "Automattic",
66
"license": "GPL-3.0-or-later",

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: woocommerce payments, apple pay, credit card, google pay, payment, payment
44
Requires at least: 6.0
55
Tested up to: 6.9
66
Requires PHP: 7.3
7-
Stable tag: 10.5.0
7+
Stable tag: 10.5.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -87,6 +87,9 @@ You can read our Terms of Service and other policies [here](https://woocommerce.
8787

8888
== Changelog ==
8989

90+
= 10.5.1 - 2026-02-11 =
91+
92+
9093
= 10.5.0 - 2026-02-05 =
9194
* Add - Add "Other" and "Booking/Reservation" product type support for dispute evidence (feature flag gated)
9295
* Add - Add ability to specify preferred communications email.

woocommerce-payments.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* WC tested up to: 10.5.0
1212
* Requires at least: 6.0
1313
* Requires PHP: 7.4
14-
* Version: 10.5.0
14+
* Version: 10.5.1
1515
* Requires Plugins: woocommerce
1616
*
1717
* @package WooCommerce\Payments

0 commit comments

Comments
 (0)