Skip to content

Commit 79f80ae

Browse files
committed
v1.14.6
1 parent 74debcc commit 79f80ae

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.5",
4+
"version": "2.14.6",
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.6](https://github.com/adrai/node-cqrs-domain/compare/v2.14.5...v2.14.6)
2+
- updated node-eventstore and added optional position property to event
3+
14
## [v2.14.5](https://github.com/adrai/node-cqrs-domain/compare/v2.14.4...v2.14.5)
25
- updated node-eventstore and lodash dependencies
36

0 commit comments

Comments
 (0)