Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Commit 06e3db5

Browse files
committed
chore(release): 5.0.0-alpha.8
1 parent 1494d98 commit 06e3db5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="5.0.0-alpha.8"></a>
6+
# [5.0.0-alpha.8](https://github.com/gemini-testing/gemini/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2017-08-31)
7+
8+
9+
### Bug Fixes
10+
11+
* **errors:** stacktraces of custom errors should include error message ([63eb59b](https://github.com/gemini-testing/gemini/commit/63eb59b))
12+
* pass current image path to reference image error ([968fe9a](https://github.com/gemini-testing/gemini/commit/968fe9a))
13+
14+
15+
516
<a name="5.0.0-alpha.7"></a>
617
# [5.0.0-alpha.7](https://github.com/gemini-testing/gemini/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2017-08-28)
718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gemini",
3-
"version": "5.0.0-alpha.7",
3+
"version": "5.0.0-alpha.8",
44
"description": "UI Screenshot testing utility",
55
"engines": {
66
"node": ">= 4.0.0"

0 commit comments

Comments
 (0)