Comparing version
@@ -185,3 +185,2 @@ var Definition = require('../definitionBase'), | ||
this.shouldHandleEvent(evt, function (err, doHandle) { | ||
console.log('doHandle', doHandle); | ||
if (err) { | ||
@@ -188,0 +187,0 @@ return callback(err); |
{ | ||
"author": "adrai", | ||
"name": "cqrs-saga", | ||
"version": "1.11.1", | ||
"version": "1.11.11", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
@@ -0,1 +1,4 @@ | ||
## [v1.11.11](https://github.com/adrai/node-cqrs-saga/compare/v1.11.1...v1.11.11) | ||
- remove debug forgotten console messages | ||
## [v1.11.1](https://github.com/adrai/node-cqrs-saga/compare/v1.11.0...v1.11.1) | ||
@@ -2,0 +5,0 @@ - replace deprecated mongo methods ( ensureIndex, insert, remove, update ) |
179019
0.05%4743
-0.02%