Skip to content

Commit 6e6d9ac

Browse files
authored
chore(release): publish (#1184)
- project: @canton-network/core-signing-blockdaemon 0.18.0 - project: @canton-network/wallet-gateway-remote 0.17.0 Signed-off-by: Marc Juchli <marc.juchli@digitalasset.com>
1 parent bbca483 commit 6e6d9ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/signing-blockdaemon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@canton-network/core-signing-blockdaemon",
3-
"version": "0.17.3",
3+
"version": "0.18.0",
44
"type": "module",
55
"description": "Wallet Gateway signing driver for Blockdaemon",
66
"license": "Apache-2.0",

wallet-gateway/remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@canton-network/wallet-gateway-remote",
3-
"version": "0.16.0",
3+
"version": "0.17.0",
44
"description": "A server-side Wallet Gateway implementation over HTTP",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)