Skip to content

Commit 3ab9ab0

Browse files
committed
chore(release): 2.0.3
1 parent 01b834e commit 3ab9ab0

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-5
lines changed

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": "@bleech/visual-regression-tests",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Find issues before others do – every time. With automatic screenshots, daily comparisons, and instant tests after WordPress and plugin updates.",
55
"author": "Bleech <[email protected]>",
66
"license": "GPL-2.0-or-later",

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: bleechberlin
33
Tags: vrts, visual regression, visual, regression, tests
44
Requires at least: 5.0
55
Tested up to: 6.7
6-
Stable tag: 2.0.2
6+
Stable tag: 2.0.3
77
Requires PHP: 7.0
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -170,6 +170,9 @@ If your firewall is blocking our screenshot service, whitelist our IP addresses.
170170

171171
== Changelog ==
172172

173+
= 2.0.3 =
174+
* Added cleanup on multisite uninstallation.
175+
173176
= 2.0.2 =
174177
* Fixed empty and stalled Runs
175178
* Fixed runs queue pagination

visual-regression-tests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: VRTs – Visual Regression Tests
44
* Plugin URI: https://vrts.app/
55
* Description: Find issues before others do – every time. With automatic screenshots, daily comparisons, and instant tests after WordPress and plugin updates.
6-
* Version: 2.0.2
6+
* Version: 2.0.3
77
* Requires at least: 5.0
88
* Requires PHP: 7.0
99
* Author: Bleech

0 commit comments

Comments
 (0)