We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af2d9ed commit c85961dCopy full SHA for c85961d
package.json
@@ -1,7 +1,7 @@
1
{
2
"author": "adrai",
3
"name": "cqrs-eventdenormalizer",
4
- "version": "1.16.5",
+ "version": "1.16.51",
5
"private": false,
6
"main": "index.js",
7
"engines": {
releasenotes.md
@@ -1,3 +1,6 @@
+## [v1.16.51](https://github.com/adrai/node-cqrs-eventdenormalizer/compare/v1.16.5...v1.16.51)
+- update viewmodel
+
## [v1.16.5](https://github.com/adrai/node-cqrs-eventdenormalizer/compare/v1.16.4...v1.16.5)
- add shouldHandleEvent option on the viewbuilder
0 commit comments