Skip to content

Commit 2e7c5c6

Browse files
committed
1.14.2
1 parent c42b246 commit 2e7c5c6

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": "eventstore",
4-
"version": "1.14.1",
4+
"version": "1.14.2",
55
"contributors": [
66
{
77
"name": "Adriano Raiano",

releasenotes.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#### [v1.14.2](https://github.com/adrai/node-eventstore/compare/v1.40.1...v1.14.2)
2+
- add non-breaking, optional position in store option for mongodb and inmemory implementations
3+
14
#### [v1.14.1](https://github.com/adrai/node-eventstore/compare/v1.40.0...v1.14.1)
25
- add streamEventsByRevision method to the streaming api thanks to [nanov](https://github.com/nanov)
36

0 commit comments

Comments
 (0)