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

Commit 2083d9c

Browse files
committed
chore(release): 5.1.1
1 parent 7e7de5a commit 2083d9c

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.1.1"></a>
6+
## [5.1.1](https://github.com/gemini-testing/gemini/compare/v5.1.0...v5.1.1) (2017-12-07)
7+
8+
9+
### Bug Fixes
10+
11+
* allow unknown options before parsing config file ([98a5d5f](https://github.com/gemini-testing/gemini/commit/98a5d5f))
12+
13+
14+
515
<a name="5.1.0"></a>
616
# [5.1.0](https://github.com/gemini-testing/gemini/compare/v5.0.1...v5.1.0) (2017-12-06)
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.1.0",
3+
"version": "5.1.1",
44
"description": "UI Screenshot testing utility",
55
"engines": {
66
"node": ">= 6.0.0"

0 commit comments

Comments
Β (0)