Skip to content

Commit cbd66d1

Browse files
committed
bump version
1 parent ed95dd6 commit cbd66d1

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.73",
4+
"version": "2.14.74",
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.74](https://github.com/adrai/node-cqrs-domain/compare/v2.14.73...v2.14.74)
2+
- update deps and eventstore
3+
14
## [v2.14.73](https://github.com/adrai/node-cqrs-domain/compare/v2.14.72...v2.14.73)
25
- add edge case error handling on main command handler
36

0 commit comments

Comments
 (0)