We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98c645 commit 63f0510Copy full SHA for 63f0510
package.json
@@ -1,7 +1,7 @@
1
{
2
"author": "adrai",
3
"name": "cqrs-domain",
4
- "version": "2.14.76",
+ "version": "2.14.77",
5
"private": false,
6
"main": "index.js",
7
"engines": {
releasenotes.md
@@ -1,3 +1,6 @@
+## [v2.14.77](https://github.com/adrai/node-cqrs-domain/compare/v2.14.76...v2.14.77)
+- Fix for validation error(s) swallowing thanks to [ssipos90](https://github.com/ssipos90)
+
## [v2.14.76](https://github.com/adrai/node-cqrs-domain/compare/v2.14.75...v2.14.76)
- update eventstore
0 commit comments