Skip to content

Commit 6791abe

Browse files
committed
v1.14.3
1 parent 8de301f commit 6791abe

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.2",
4+
"version": "1.14.3",
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.3](https://github.com/adrai/node-eventstore/compare/v1.40.3...v1.14.2)
2+
- revisit the position option, to make it mappable to payload and part of the commit flow
3+
14
#### [v1.14.2](https://github.com/adrai/node-eventstore/compare/v1.40.1...v1.14.2)
25
- add non-breaking, optional position in store option for mongodb and inmemory implementations
36

0 commit comments

Comments
 (0)