Skip to content

Commit a92f588

Browse files
committed
woorelease: Product version bump update
1 parent 81453ed commit a92f588

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
*** WooCommerce Tax Changelog ***
22

3-
= 3.2.1 - 2025-xx-xx =
3+
= 3.2.1 - 2025-11-03 =
44
* Fix - Exclude shipping-related admin components when shipping functionality is disabled.
55

66
= 3.2.0 - 2025-10-14 =

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
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-services",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"scripts": {
55
"start": "cross-env NODE_ENV=development CALYPSO_CLIENT=true webpack-dev-server --hot --inline --watch --content-base dist --port 8085 --host 0.0.0.0",
66
"watch": "cross-env NODE_ENV=development CALYPSO_CLIENT=true webpack --watch",

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Requires Plugins: woocommerce
77
Tested up to: 6.8
88
WC requires at least: 10.1
99
WC tested up to: 10.3
10-
Stable tag: 3.2.0
10+
Stable tag: 3.2.1
1111
License: GPLv2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1313

@@ -70,7 +70,7 @@ This plugin relies on the following external services:
7070

7171
== Changelog ==
7272

73-
= 3.2.1 - 2025-xx-xx =
73+
= 3.2.1 - 2025-11-03 =
7474
* Fix - Exclude shipping-related admin components when shipping functionality is disabled.
7575

7676
= 3.2.0 - 2025-10-14 =

woocommerce-services.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Author URI: https://woocommerce.com/
99
* Text Domain: woocommerce-services
1010
* Domain Path: /i18n/languages/
11-
* Version: 3.2.0
11+
* Version: 3.2.1
1212
* Requires Plugins: woocommerce
1313
* Requires PHP: 7.4
1414
* Requires at least: 6.7

0 commit comments

Comments
 (0)