Skip to content

Commit

Permalink
Merge pull request #35 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 2beb783 + 1d7ec5e commit 90b90a2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
7 changes: 5 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## WIP
## 1.3.0 25-08-2016

* Fixed disabling default plugins using options
* Seneca 3 support PR#30
* Fix: move opts extend to preload, fixed disabling default plugins using options PR#25
* Updated dependencies
* Dropped Node 0.10, 0.12, 5 support
* Node 6 support
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eraro": "0.4.1",
"jsonic": "0.2.2",
"lodash": "4.15.0",
"seneca-mem-store": "0.5.1"
"seneca-mem-store": "0.6.0"
},
"devDependencies": {
"async": "2.0.x",
Expand All @@ -49,7 +49,7 @@
"pre-commit": "1.1.x",
"lab": "11.0.x",
"seneca": "plugin",
"seneca-basic": "0.4.x"
"seneca-basic": "0.5.x"
},
"pre-commit": [
"test"
Expand Down

0 comments on commit 90b90a2

Please sign in to comment.