Skip to content

Commit 63f0510

Browse files
committed
version bump
1 parent b98c645 commit 63f0510

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.76",
4+
"version": "2.14.77",
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.77](https://github.com/adrai/node-cqrs-domain/compare/v2.14.76...v2.14.77)
2+
- Fix for validation error(s) swallowing thanks to [ssipos90](https://github.com/ssipos90)
3+
14
## [v2.14.76](https://github.com/adrai/node-cqrs-domain/compare/v2.14.75...v2.14.76)
25
- update eventstore
36

0 commit comments

Comments
 (0)