diff --git a/package.json b/package.json index 70d9b7f..92dc779 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "adrai", "name": "cqrs-domain", - "version": "2.14.71", + "version": "2.14.72", "private": false, "main": "index.js", "engines": { diff --git a/releasenotes.md b/releasenotes.md index 6bc88f2..2dcd778 100644 --- a/releasenotes.md +++ b/releasenotes.md @@ -1,3 +1,6 @@ +## [v2.14.72](https://github.com/adrai/node-cqrs-domain/compare/v2.14.71...v2.14.72) +- update deps and eventstore + ## [v2.14.71](https://github.com/adrai/node-cqrs-domain/compare/v2.14.7...v2.14.71) - update eventstore