Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nanov committed Dec 5, 2019
1 parent b98c645 commit 63f0510
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "adrai",
"name": "cqrs-domain",
"version": "2.14.76",
"version": "2.14.77",
"private": false,
"main": "index.js",
"engines": {
Expand Down
3 changes: 3 additions & 0 deletions releasenotes.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 63f0510

Please sign in to comment.