Skip to content

Commit c85961d

Browse files
committed
1.16.51
1 parent af2d9ed commit c85961d

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-eventdenormalizer",
4-
"version": "1.16.5",
4+
"version": "1.16.51",
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.16.51](https://github.com/adrai/node-cqrs-eventdenormalizer/compare/v1.16.5...v1.16.51)
2+
- update viewmodel
3+
14
## [v1.16.5](https://github.com/adrai/node-cqrs-eventdenormalizer/compare/v1.16.4...v1.16.5)
25
- add shouldHandleEvent option on the viewbuilder
36

0 commit comments

Comments
 (0)