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

Commit 7dba5e9

Browse files
committed
chore(release): 5.0.0-alpha.5
1 parent 2792042 commit 7dba5e9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.5"></a>
6+
# [5.0.0-alpha.5](https://github.com/gemini-testing/gemini/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2017-07-11)
7+
8+
9+
### Bug Fixes
10+
11+
* tests statistic should listen events on main runner ([e676c3a](https://github.com/gemini-testing/gemini/commit/e676c3a))
12+
13+
14+
515
<a name="5.0.0-alpha.4"></a>
616
# [5.0.0-alpha.4](https://github.com/gemini-testing/gemini/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2017-07-04)
717

β€Ž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.4",
3+
"version": "5.0.0-alpha.5",
44
"description": "UI Screenshot testing utility",
55
"engines": {
66
"node": ">= 4.0.0"

0 commit comments

Comments
Β (0)