Skip to content

Commit

Permalink
Release v2.2.17 (#664)
Browse files Browse the repository at this point in the history
Release includes:

- Add support for getting CA server information (#510)
- Close Client in Gateway disconnect (#287)
- Include timestamp in transaction events (#490)

Signed-off-by: Mark S. Lewis <[email protected]>
  • Loading branch information
bestbeforetoday committed Mar 8, 2023
1 parent 1f8d86c commit 933c10f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fabric-sdk-node",
"version": "2.2.17-snapshot",
"tag": "unstable-2.2",
"version": "2.2.17",
"tag": "latest",
"main": "index.js",
"private": true,
"repository": {
Expand Down

0 comments on commit 933c10f

Please sign in to comment.