Skip to content

Commit

Permalink
Merge pull request #68 from senecajs/release
Browse files Browse the repository at this point in the history
release preps
  • Loading branch information
mihaidma authored Aug 25, 2016
2 parents da3cb99 + 5330a1c commit eee6336
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ env:

node_js:
- "6"
- "5"
- "4"

cache:
Expand Down
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.1.0 25-08-2016

* Updated dependencies
* Added Seneca 3 and Node 6 support
* Dropped Node 5 support

## 2.0.0 - 16.08.2016

* Brute force protection: lock account after few failed attempts PR#63
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"lab": "11.0.x",
"pre-commit": "1.1.x",
"seneca": "plugin",
"seneca-basic": "0.4.x",
"seneca-entity": "1.2.x"
"seneca-basic": "0.5.x",
"seneca-entity": "1.3.x"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit eee6336

Please sign in to comment.