Skip to content

Commit fab9256

Browse files
committed
v2.14.4
1 parent e452ba4 commit fab9256

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

0 commit comments

Comments
 (0)