Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
push 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
archlichking committed May 10, 2018
1 parent 9b91483 commit dc84669
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,9 @@ This plugin connects magellan and nightwatch by
4. passing down node env/configurations for child process spawn purpose.
```
## Update notes
### @8.0.0
Add `.js` config support. Right now you can name your nightwatch configuration file in both `.json` and `.js` format. Please note, to support `.js` format you also need `[email protected]`
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "testarmada-magellan-nightwatch-plugin",
"version": "7.0.0",
"version": "8.0.0",
"description": "Magellan plugin to provide Nightwatch.js support",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit dc84669

Please sign in to comment.