Bump beta tester to 2.3.1 to prep a new release (#47427)

* Bump version to 2.3.1 and add changelog

* Add changefile(s) from automation for the following project(s): woocommerce-beta-tester

* Update readme.txt and clean up old changelog files

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Moon 2024-05-16 05:21:54 +12:00 committed by GitHub
parent 8c6efe072b
commit bcd80f4c95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
24 changed files with 21 additions and 79 deletions

View File

@ -1,5 +1,19 @@
*** WooCommerce Beta Tester Changelog ***
2024-05-13 - version 2.3.1
* Minor - Add Remote Spec Validator to WooCommerce Admin Tester
* Minor - Remove the patterns_ai_data post from DB when resetting the CYS.
* Patch - Comment: Fix Gutenberg links in the docs pointing to incorrect branch.
* Patch - Add missing live-branches/install.php require to API.php
* Minor - Add feature flag options to wc-live-branches user script
* Patch - Update WooCommerce import path in WC Admin Tester Helper
* Minor - Fix option search that accidentally had its wildcards removed
* Patch - Fix beta test plugin deprecated creation dynamic property
* Patch - add composer install to changelog script
* Patch - [Woo Beta Tester]: add User Preference dev tool panel
* Patch - Update @wordpress-env package to version 9.0.7
* Patch - Update pnpm to 9.1.0
2023-11-16 - version 2.3.0
* Minor - Add ability to update block templates logging threshold.
* Minor - Add Product Editor Developer Tools

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Version bump

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Updated PNPM

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Remove the patterns_ai_data post from DB when resetting the CYS.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: This is a developer-only build tooling related change.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Fix Gutenberg links in the docs pointing to incorrect branch.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Bump node version.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Add missing live-branches/install.php require to API.php

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Applies `wp_plugin_dependencies_slug` filter to get the correct plugin name in PluginVersionRuleProcessor.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Update pnpm to 9.1.0

View File

@ -0,0 +1,4 @@
Significance: minor
Type: update
Bump the version of beta tester to 2.3.1 to include Remote Spec Validator

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Add feature flag options to wc-live-branches user script

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Add Remote Spec Rule validator

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Update @wordpress-env package to version 9.0.7

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Update import path

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Fix option search that accidentally had its wildcards removed

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Fix beta test plugin deprecated creation dynamic property

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
add composer install to changelog script'

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Update / tweak a few more links in docs and comments.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Update Woo.com references to WooCommerce.com.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: add
[Woo Beta Tester]: add User Preference dev tool panel

View File

@ -6,7 +6,7 @@
"license": "GPL-3.0-or-later",
"prefer-stable": true,
"minimum-stability": "dev",
"version": "2.3.0",
"version": "2.3.1",
"require": {
"composer/installers": "~1.7"
},

View File

@ -8,7 +8,7 @@
"url": "git://github.com/woocommerce/woocommerce-beta-tester.git"
},
"title": "WooCommerce Beta Tester",
"version": "2.3.0",
"version": "2.3.1",
"homepage": "http://github.com/woocommerce/woocommerce-beta-tester",
"devDependencies": {
"@types/react": "^17.0.71",

View File

@ -3,7 +3,7 @@
* Plugin Name: WooCommerce Beta Tester
* Plugin URI: https://github.com/woocommerce/woocommerce-beta-tester
* Description: Run bleeding edge versions of WooCommerce. This will replace your installed version of WooCommerce with the latest tagged release - use with caution, and not on production sites.
* Version: 2.3.0
* Version: 2.3.1
* Author: WooCommerce
* Author URI: https://woocommerce.com/
* Requires at least: 5.8