Skip to content

Commit 0239843

Browse files
committed
chore(release): 2.0.1
1 parent d66bb2f commit 0239843

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-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.0",
3+
"version": "2.0.1",
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: 6 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.6.2
6-
Stable tag: 2.0.0
6+
Stable tag: 2.0.1
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,11 @@ For Cloudflare, follow these steps:
181181

182182
== Changelog ==
183183

184+
= 2.0.1 =
185+
* Fixed issue with wrong alerts count in Runs
186+
* Fixed few minor styling issues
187+
* Removed deprecated notice
188+
184189
= 2.0.0 =
185190
* Introduced Runs
186191
* New test review experience

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

0 commit comments

Comments
 (0)