Skip to content

Commit d9a4742

Browse files
committed
woorelease: Product version bump update
1 parent e0f1542 commit d9a4742

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 Shipping & Tax Changelog ***
22

3-
= 3.0.0 - 2025-xx-xx =
3+
= 3.0.0 - 2025-05-08 =
44
* Add - Legacy site detection to maintain shipping functionality for existing installations.
55
* Tweak - Improve tax tracking.
66

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": "2.8.9",
3+
"version": "3.0.0",
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: 9.6
99
WC tested up to: 9.8
10-
Stable tag: 2.8.9
10+
Stable tag: 3.0.0
1111
License: GPLv2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1313

@@ -81,7 +81,7 @@ The source code is freely available [in GitHub](https://github.com/Automattic/wo
8181

8282
== Changelog ==
8383

84-
= 3.0.0 - 2025-xx-xx =
84+
= 3.0.0 - 2025-05-08 =
8585
* Add - Legacy site detection to maintain shipping functionality for existing installations.
8686
* Tweak - Improve tax tracking.
8787

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: 2.8.9
11+
* Version: 3.0.0
1212
* Requires Plugins: woocommerce
1313
* Requires PHP: 7.4
1414
* Requires at least: 6.6

0 commit comments

Comments
 (0)