Merge branch 'release-22.10'
This commit is contained in:
commit
80f2e7e50f
|
@ -30,8 +30,7 @@ Versions to install to match EventStore versions:
|
||||||
- 0.2.x for ES from 3.9.4 to 5.x
|
- 0.2.x for ES from 3.9.4 to 5.x
|
||||||
- 20.10.x for ES 20.10 LTS
|
- 20.10.x for ES 20.10 LTS
|
||||||
- 21.10.x for ES 21.10 LTS
|
- 21.10.x for ES 21.10 LTS
|
||||||
|
- 22.10.x for ES 22.10 LTS
|
||||||
*I am working on making version match LTS and latest release of EventStore so that TCP protocol matches*
|
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "node-eventstore-client",
|
"name": "node-eventstore-client",
|
||||||
"version": "21.10.0",
|
"version": "22.10.0",
|
||||||
"description": "A port of the EventStore .Net ClientAPI to Node.js",
|
"description": "A port of the EventStore .Net ClientAPI to Node.js",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"types": "index.d.ts",
|
"types": "index.d.ts",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user