Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit 1d13b16

Browse files
committed
Release 1.7.0
1 parent 88e45eb commit 1d13b16

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.7.0
2+
3+
* Do not break if gemini report could not be opened
4+
* Do not remove gemini-report folder but just its content
5+
6+
Thanks to [Sascha Egerer](https://github.com/sascha-egerer) for these contributions.
7+
18
## 1.6.0
29

310
* Improvements upgraded gemini version

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sc5-styleguide-visualtest",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Gulp plugin for automatic visual testing SC5 StyleGuide components",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)