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

Commit 5fcdf51

Browse files
chore(release): 5.4.1
1 parent 24ace79 commit 5fcdf51

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.4.1"></a>
6+
## [5.4.1](https://github.com/gemini-testing/gemini/compare/v5.4.0...v5.4.1) (2018-02-12)
7+
8+
9+
### Bug Fixes
10+
11+
* ignoreElements fail if outside viewport ([0f8b2c7](https://github.com/gemini-testing/gemini/commit/0f8b2c7))
12+
13+
14+
515
<a name="5.4.0"></a>
616
# [5.4.0](https://github.com/gemini-testing/gemini/compare/v5.3.0...v5.4.0) (2018-02-04)
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.4.0",
3+
"version": "5.4.1",
44
"description": "UI Screenshot testing utility",
55
"engines": {
66
"node": ">= 6.0.0"

0 commit comments

Comments
Β (0)