Skip to content

Commit 0c073a8

Browse files
committed
chore(release): publish
- project: @canton-network/core-wallet-dapp-remote-rpc-client 0.9.1 - project: @canton-network/core-wallet-dapp-rpc-client 0.15.1 - project: @canton-network/core-wallet-user-rpc-client 0.15.0 - project: @canton-network/core-wallet-ui-components 0.14.0 - project: @canton-network/core-splice-provider 0.14.0 - project: @canton-network/core-wallet-store 0.14.0 - project: @canton-network/core-wallet-auth 0.14.1 - project: @canton-network/core-rpc-errors 0.10.1 - project: @canton-network/core-types 0.13.1 - project: @canton-network/dapp-sdk 0.15.0 Signed-off-by: Alex Matson <alex.matson@digitalasset.com>
1 parent be9beff commit 0c073a8

File tree

22 files changed

+22
-22
lines changed

22 files changed

+22
-22
lines changed

core/ledger-client/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-ledger-client",
3-
"version": "0.20.0",
3+
"version": "0.20.1",
44
"type": "module",
55
"description": "Provides a TypeScript Canton Network ledger client, generated by the OpenAPI spec",
66
"repository": "github:hyperledger-labs/splice-wallet-kernel",

core/rpc-errors/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-rpc-errors",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"type": "module",
55
"description": "Wrapper for JSON-RPC error objects",
66
"author": "Alex Matson <alex.matson@digitalasset.com>",

core/signing-fireblocks/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-fireblocks",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"type": "module",
55
"description": "Wallet Gateway signing driver for Fireblocks",
66
"repository": "github:hyperledger-labs/splice-wallet-kernel",

core/signing-internal/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-internal",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"type": "module",
55
"description": "Wallet Gateway driver for offline Ed25519 keypairs",
66
"repository": "github:hyperledger-labs/splice-wallet-kernel",

core/signing-lib/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-lib",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"type": "module",
55
"description": "Core library for signing driver implementations",
66
"repository": "github:hyperledger-labs/splice-wallet-kernel",

core/signing-participant/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-participant",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"packageManager": "yarn@4.9.4",
55
"type": "module",
66
"description": "Wallet Gateway driver for Canton participant internal parties",

core/signing-store-sql/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-store-sql",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"type": "module",
55
"repository": "github:hyperledger-labs/splice-wallet-kernel",
66
"description": "SQL implementation of the Store API",

core/splice-client/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-splice-client",
3-
"version": "0.16.0",
3+
"version": "0.16.1",
44
"type": "module",
55
"description": "Typescript Client for the multiple Canton Network APIs",
66
"repository": "github:hyperledger-labs/splice-wallet-kernel",

core/splice-provider/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-splice-provider",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"type": "module",
55
"description": "A JavaScript Splice Provider API (EIP-1193 compliant).",
66
"repository": "github:hyperledger-labs/splice-wallet-kernel",

core/token-standard/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-token-standard",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"type": "module",
55
"description": "daml codegen js for core token standard",
66
"repository": "github:hyperledger-labs/splice-wallet-kernel",

0 commit comments

Comments
 (0)