Skip to content

Commit 802e844

Browse files
committed
chore(release): publish 0.8.0-0
1 parent 9435d77 commit 802e844

15 files changed

Lines changed: 66 additions & 66 deletions

File tree

package-lock.json

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/handoff-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@novasamatech/handoff-service",
33
"type": "module",
4-
"version": "0.7.9",
4+
"version": "0.8.0-0",
55
"description": "HOP (Handoff Pool) file transfer service for P2P chat",
66
"license": "Apache-2.0",
77
"repository": {

packages/host-api-wrapper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@novasamatech/host-api-wrapper",
33
"type": "module",
4-
"version": "0.7.9",
4+
"version": "0.8.0-0",
55
"description": "Host API wrapper: integrate and run your product inside Polkadot browser.",
66
"license": "Apache-2.0",
77
"repository": {
@@ -28,7 +28,7 @@
2828
"@polkadot/extension-inject": "^0.63.1",
2929
"@polkadot-api/json-rpc-provider-proxy": "^0.4.0",
3030
"@polkadot-api/substrate-bindings": "^0.20.2",
31-
"@novasamatech/host-api": "0.7.9",
31+
"@novasamatech/host-api": "0.8.0-0",
3232
"polkadot-api": ">=2",
3333
"neverthrow": "^8.2.0"
3434
},

packages/host-api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@novasamatech/host-api",
33
"type": "module",
4-
"version": "0.7.9",
4+
"version": "0.8.0-0",
55
"description": "Host API: transport implementation for host - product integration.",
66
"license": "Apache-2.0",
77
"repository": {
@@ -22,7 +22,7 @@
2222
"README.md"
2323
],
2424
"dependencies": {
25-
"@novasamatech/scale": "0.7.9",
25+
"@novasamatech/scale": "0.8.0-0",
2626
"nanoevents": "9.1.0",
2727
"nanoid": "5.1.9",
2828
"neverthrow": "^8.2.0",

packages/host-chat/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@novasamatech/host-chat",
33
"type": "module",
4-
"version": "0.7.9",
4+
"version": "0.8.0-0",
55
"private": "true",
66
"description": "Host statement store chat integration",
77
"license": "Apache-2.0",
@@ -41,9 +41,9 @@
4141
"README.md"
4242
],
4343
"dependencies": {
44-
"@novasamatech/scale": "0.7.9",
45-
"@novasamatech/statement-store": "0.7.9",
46-
"@novasamatech/storage-adapter": "0.7.9",
44+
"@novasamatech/scale": "0.8.0-0",
45+
"@novasamatech/statement-store": "0.8.0-0",
46+
"@novasamatech/storage-adapter": "0.8.0-0",
4747
"nanoid": "5.1.9",
4848
"neverthrow": "^8.2.0"
4949
},

packages/host-container/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@novasamatech/host-container",
33
"type": "module",
4-
"version": "0.7.9",
4+
"version": "0.8.0-0",
55
"description": "Host container for hosting and managing products within the Polkadot ecosystem.",
66
"license": "Apache-2.0",
77
"repository": {
@@ -28,7 +28,7 @@
2828
"@noble/hashes": "2.2.0",
2929
"polkadot-api": ">=2",
3030
"@polkadot-api/substrate-client": "^0.7.0",
31-
"@novasamatech/host-api": "0.7.9",
31+
"@novasamatech/host-api": "0.8.0-0",
3232
"nanoevents": "9.1.0",
3333
"nanoid": "5.1.9",
3434
"neverthrow": "^8.2.0"

packages/host-papp-react-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@novasamatech/host-papp-react-ui",
33
"type": "module",
4-
"version": "0.7.9",
4+
"version": "0.8.0-0",
55
"description": "Polkadot app UI Flow",
66
"license": "Apache-2.0",
77
"repository": {
@@ -30,8 +30,8 @@
3030
"react-dom": ">=18"
3131
},
3232
"dependencies": {
33-
"@novasamatech/host-papp": "0.7.9",
34-
"@novasamatech/statement-store": "0.7.9",
33+
"@novasamatech/host-papp": "0.8.0-0",
34+
"@novasamatech/statement-store": "0.8.0-0",
3535
"@polkadot-api/utils": "^0.4.0",
3636
"@radix-ui/react-dialog": "1.1.15",
3737
"@radix-ui/react-popover": "1.1.15",

packages/host-papp/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@novasamatech/host-papp",
33
"type": "module",
4-
"version": "0.7.9",
4+
"version": "0.8.0-0",
55
"description": "Polkadot app integration",
66
"license": "Apache-2.0",
77
"repository": {
@@ -34,10 +34,10 @@
3434
"@noble/ciphers": "2.2.0",
3535
"@noble/curves": "2.2.0",
3636
"@noble/hashes": "2.2.0",
37-
"@novasamatech/host-api": "0.7.9",
38-
"@novasamatech/scale": "0.7.9",
39-
"@novasamatech/statement-store": "0.7.9",
40-
"@novasamatech/storage-adapter": "0.7.9",
37+
"@novasamatech/host-api": "0.8.0-0",
38+
"@novasamatech/scale": "0.8.0-0",
39+
"@novasamatech/statement-store": "0.8.0-0",
40+
"@novasamatech/storage-adapter": "0.8.0-0",
4141
"@polkadot-api/utils": "^0.4.0",
4242
"@polkadot-labs/hdkd-helpers": "^0.0.30",
4343
"nanoevents": "9.1.0",

packages/host-substrate-chain-connection/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@novasamatech/host-substrate-chain-connection",
33
"type": "module",
4-
"version": "0.7.9",
4+
"version": "0.8.0-0",
55
"description": "Chain connection pool with ref counting and provider branching for Polkadot API",
66
"license": "Apache-2.0",
77
"repository": {
@@ -25,7 +25,7 @@
2525
"README.md"
2626
],
2727
"dependencies": {
28-
"@novasamatech/storage-adapter": "0.7.9",
28+
"@novasamatech/storage-adapter": "0.8.0-0",
2929
"@polkadot-api/ws-provider": "^0.9.0",
3030
"@polkadot-api/json-rpc-provider": "^0.2.0",
3131
"@polkadot-api/json-rpc-provider-proxy": "^0.4.0",

packages/host-worker-sandbox/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@novasamatech/host-worker-sandbox",
33
"type": "module",
4-
"version": "0.7.9",
4+
"version": "0.8.0-0",
55
"description": "QuickJS-based sandbox for running product worker code with Triangle Host API.",
66
"license": "Apache-2.0",
77
"repository": {
@@ -25,8 +25,8 @@
2525
"README.md"
2626
],
2727
"dependencies": {
28-
"@novasamatech/host-api": "0.7.9",
29-
"@novasamatech/host-container": "0.7.9",
28+
"@novasamatech/host-api": "0.8.0-0",
29+
"@novasamatech/host-container": "0.8.0-0",
3030
"quickjs-emscripten": "0.32.0"
3131
},
3232
"publishConfig": {

0 commit comments

Comments
 (0)