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

Commit

Permalink
chore(release): 4.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tormozz48 committed Dec 12, 2016
1 parent 02f0aff commit a1b4f34
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.

<a name="4.14.4"></a>
## [4.14.4](https://github.com/gemini-testing/gemini/compare/v4.14.1...v4.14.4) (2016-12-12)


### Bug Fixes

* correct implementation of doubleClick action ([f8746a9](https://github.com/gemini-testing/gemini/commit/f8746a9))
* emit browser start/stop events in correct places ([e8a427e](https://github.com/gemini-testing/gemini/commit/e8a427e))
* IE9 does not include pseudo-element styles ([906988b](https://github.com/gemini-testing/gemini/commit/906988b))
* Remove session id console output for skipped tests ([6aa92e1](https://github.com/gemini-testing/gemini/commit/6aa92e1))



<a name="4.14.3"></a>
## [4.14.3](https://github.com/gemini-testing/gemini/compare/v4.14.2...v4.14.3) (2016-12-05)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gemini",
"version": "4.14.3",
"version": "4.14.4",
"description": "UI Screenshot testing utility",
"engines": {
"node": ">= 4.0.0"
Expand Down

0 comments on commit a1b4f34

Please sign in to comment.