Skip to content

Commit fb5a498

Browse files
committed
chore(release): 2.0.2
1 parent 84736ae commit fb5a498

File tree

4 files changed

+12
-6
lines changed

4 files changed

+12
-6
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.1",
3+
"version": "2.0.2",
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: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: bleechberlin
33
Tags: vrts, visual regression, visual, regression, tests
44
Requires at least: 5.0
5-
Tested up to: 6.6.2
6-
Stable tag: 2.0.1
5+
Tested up to: 6.7
6+
Stable tag: 2.0.2
77
Requires PHP: 7.0
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -181,6 +181,12 @@ For Cloudflare, follow these steps:
181181

182182
== Changelog ==
183183

184+
= 2.0.2 =
185+
* Fixed empty and stalled Runs
186+
* Fixed runs queue pagination
187+
* Fixed wrong test status and the associated current alert
188+
* Fixed wrong translations info for update trigger
189+
184190
= 2.0.1 =
185191
* Fixed issue with wrong alerts count in Runs
186192
* Fixed few minor styling issues

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.1
6+
* Version: 2.0.2
77
* Requires at least: 5.0
88
* Requires PHP: 7.0
99
* Author: Bleech

0 commit comments

Comments
 (0)