Merge pull request woocommerce/woocommerce-beta-tester#100 from woocommerce/fix/98

add svn authorization configuration entry
This commit is contained in:
Greg 2021-09-23 11:54:21 -06:00 committed by GitHub
commit 7d020d7b70
5 changed files with 12 additions and 5 deletions

View File

@ -1 +1,4 @@
== Changelog ==
2021-09-22 - version 2.0.3

View File

@ -1,6 +1,6 @@
{
"name": "woocommerce-beta-tester",
"version": "2.0.2",
"version": "2.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -7,7 +7,7 @@
"url": "git://github.com/woocommerce/woocommerce-beta-tester.git"
},
"title": "WooCommerce Beta Tester",
"version": "2.0.2",
"version": "2.0.3",
"homepage": "http://github.com/woocommerce/woocommerce-beta-tester",
"devDependencies": {
"eslint": "5.16.0",
@ -52,7 +52,8 @@
"*.min.js"
]
},
"config": {
"woorelease": {
"svn_reauth": "true",
"wp_org_slug": "woocommerce-beta-tester"
}
}

View File

@ -3,7 +3,7 @@ Contributors: automattic, bor0, claudiosanches, claudiulodro, kloon, mikejolley,
Tags: woocommerce, woo commerce, beta, beta tester, bleeding edge, testing
Requires at least: 4.7
Tested up to: 5.6
Stable tag: 2.0.2
Stable tag: 2.0.3
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
@ -53,6 +53,9 @@ See our [contributing guidelines here](https://github.com/woocommerce/woocommerc
== Changelog ==
= 2.0.3 - 2021-09-22 =
= 2.0.2 =
* Fix notice for undefined `item`

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.0.2
* Version: 2.0.3
* Author: WooCommerce
* Author URI: http://woocommerce.com/
* Requires at least: 4.4