Skip to content

Commit bf5b8b3

Browse files
committed
version bump
1 parent c05537a commit bf5b8b3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.7.0
2+
3+
* Added `setTestHost` hook
4+
* Added support for firefox for WebDriver in `setHeadlessWhen` hook
5+
16
0.6.0
27

38
* Added `setBrowser` hook

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codeceptjs/configure",
3-
"version": "0.6.2",
3+
"version": "0.7.0",
44
"description": "Set of CodeceptJS config hooks to simplify configuration",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)