Skip to content

Commit 0b761f3

Browse files
committed
0.18.2
1 parent 81f4bfc commit 0b761f3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.18.2 - 2016-12-05
4+
5+
* fix: `screenshotOnReject` may not be declared in config file
6+
37
## 0.18.1 - 2016-12-02
48

59
* feat: add ability to configure timeout for take screenshot

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hermione",
3-
"version": "0.18.1",
3+
"version": "0.18.2",
44
"description": "Tests framework based on mocha and wdio",
55
"main": "lib/hermione.js",
66
"scripts": {

0 commit comments

Comments
 (0)