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

Commit d1fda4a

Browse files
chore(release): 5.5.1
1 parent 9f21be5 commit d1fda4a

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
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.5.1"></a>
6+
## [5.5.1](https://github.com/gemini-testing/gemini/compare/v5.5.0...v5.5.1) (2018-02-26)
7+
8+
9+
### Bug Fixes
10+
11+
* child suite retries not called ([6268b62](https://github.com/gemini-testing/gemini/commit/6268b62))
12+
13+
14+
515
<a name="5.5.0"></a>
616
# [5.5.0](https://github.com/gemini-testing/gemini/compare/v5.4.1...v5.5.0) (2018-02-14)
717

β€Žpackage-lock.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
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": "gemini",
3-
"version": "5.5.0",
3+
"version": "5.5.1",
44
"description": "UI Screenshot testing utility",
55
"engines": {
66
"node": ">= 6.0.0"

0 commit comments

Comments
Β (0)