File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ #### v 6.1.0 (2023-12-26)
2
+ * feat: Add prebuilds for Node.js v.20 for Mac OS X x86 and arm, Windows.
3
+
4
+ Pull requests:
5
+ [ 333] ( https://github.com/yfinkelstein/node-zookeeper/pull/333 )
6
+ [ 334] ( https://github.com/yfinkelstein/node-zookeeper/pull/334 )
7
+ [ 335] ( https://github.com/yfinkelstein/node-zookeeper/pull/335 )
8
+ by @davidvujic
9
+
1
10
#### v 6.0.0 (2023-08-07)
2
11
* feat: use ZooKeeper C Client v3.8.2 and add prebuilds for Node.js v.18 (Mac OS X intel and M1, and Windows)
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " zookeeper" ,
3
3
"description" : " apache zookeeper client (zookeeper async API v3.5.x - v3.8.x)" ,
4
- "version" : " 6.0 .0" ,
4
+ "version" : " 6.1 .0" ,
5
5
"author" : " Yuri Finkelstein <yurif2003@yahoo.com>" ,
6
6
"license" : " MIT" ,
7
7
"contributors" : [
You can’t perform that action at this time.
0 commit comments