Skip to content

Commit 7a360e7

Browse files
committed
v2.14.5
1 parent aa57634 commit 7a360e7

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-domain",
4-
"version": "2.14.4",
4+
"version": "2.14.5",
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+
## [v2.14.5](https://github.com/adrai/node-cqrs-domain/compare/v2.14.4...v2.14.5)
2+
- updated node-eventstore and lodash dependencies
3+
14
## [v2.14.4](https://github.com/adrai/node-cqrs-domain/compare/v2.14.3...v2.14.4)
25
- pass error constructors to customLoader
36

0 commit comments

Comments
 (0)