Skip to content

Commit 11227ba

Browse files
committed
v1.11.12
1 parent 7759572 commit 11227ba

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "adrai",
33
"name": "cqrs-saga",
4-
"version": "1.11.11",
4+
"version": "1.11.12",
55
"private": false,
66
"main": "index.js",
77
"engines": {

releasenotes.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [v1.11.12](https://github.com/adrai/node-cqrs-saga/compare/v1.11.11...v1.11.12)
2+
- replace additional deprecated mongo methods
3+
14
## [v1.11.11](https://github.com/adrai/node-cqrs-saga/compare/v1.11.1...v1.11.11)
25
- remove debug forgotten console messages
36

0 commit comments

Comments
 (0)