Skip to content

Commit 66fb4fa

Browse files
chore: bump packages version
1 parent dae6355 commit 66fb4fa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+200
-80
lines changed

.changeset/blue-pans-hope.md

-5
This file was deleted.

.changeset/chilled-pumas-reflect.md

-5
This file was deleted.

.changeset/eighty-ties-fold.md

-7
This file was deleted.

.changeset/gentle-crews-stare.md

-5
This file was deleted.

.changeset/lemon-ads-laugh.md

-5
This file was deleted.

.changeset/light-vans-arrive.md

-5
This file was deleted.

.changeset/proud-crabs-grow.md

-5
This file was deleted.

.changeset/rude-numbers-deny.md

-6
This file was deleted.

.changeset/strong-countries-help.md

-5
This file was deleted.

.changeset/violet-foxes-destroy.md

-5
This file was deleted.

.changeset/wild-spiders-perform.md

-7
This file was deleted.

packages/ccc/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @ckb-ccc/ccc
22

3+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`90b6e9f`](https://github.com/ckb-devrel/ccc/commit/90b6e9fee543b6ee16b96e27d6f86ff33fc57029), [`7bed665`](https://github.com/ckb-devrel/ccc/commit/7bed665f6c9444b37893f1c6c8c3cbca344a6ca4), [`29a2e22`](https://github.com/ckb-devrel/ccc/commit/29a2e223b902ed23523e4948ab3fca793f9e5b01)]:
8+
- @ckb-ccc/joy-id@1.0.12
9+
- @ckb-ccc/rei@1.0.12
10+
- @ckb-ccc/shell@1.1.4
11+
- @ckb-ccc/eip6963@1.0.12
12+
- @ckb-ccc/nip07@1.0.12
13+
- @ckb-ccc/okx@1.0.12
14+
- @ckb-ccc/uni-sat@1.0.12
15+
- @ckb-ccc/utxo-global@1.0.12
16+
- @ckb-ccc/xverse@1.0.12
17+
318
## 1.1.3
419

520
### Patch Changes

packages/ccc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/ccc",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "CCC - CKBer's Codebase. Common Chains Connector.",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/ckb-ccc/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# ckb-ccc
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @ckb-ccc/ccc@1.1.4
9+
310
## 1.0.11
411

512
### Patch Changes

packages/ckb-ccc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ckb-ccc",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "CCC - CKBer's Codebase. Common Chains Connector.",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/connector-react/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @ckb-ccc/connector-react
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @ckb-ccc/connector@1.0.12
9+
310
## 1.0.11
411

512
### Patch Changes

packages/connector-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/connector-react",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "CCC - CKBer's Codebase. Common Chains Connector UI Component for React",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/connector/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @ckb-ccc/connector
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @ckb-ccc/ccc@1.1.4
9+
310
## 1.0.11
411

512
### Patch Changes

packages/connector/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/connector",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "CCC - CKBer's Codebase. Common Chains Connector UI",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/core/CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# @ckb-ccc/core
22

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- [#159](https://github.com/ckb-devrel/ccc/pull/159) [`80e605d`](https://github.com/ckb-devrel/ccc/commit/80e605d0645e87b4e8b5be85c63322f7a3926e38) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): stringify util
8+
9+
- [#173](https://github.com/ckb-devrel/ccc/pull/173) [`815fb4d`](https://github.com/ckb-devrel/ccc/commit/815fb4da3432b889b848eb70943d725988fe611d) Thanks [@ashuralyk](https://github.com/ashuralyk)! - Add treatment to uncompatible XUDT data format
10+
11+
- [#158](https://github.com/ckb-devrel/ccc/pull/158) [`d584059`](https://github.com/ckb-devrel/ccc/commit/d584059644e8bcd3a0ea8b0314fdcbb68ee66013) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): more rpc calls cache
12+
13+
- [#153](https://github.com/ckb-devrel/ccc/pull/153) [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): fee rate checks
14+
15+
- [#158](https://github.com/ckb-devrel/ccc/pull/158) [`6f10589`](https://github.com/ckb-devrel/ccc/commit/6f1058977e7aa113808fa74793f1ad5d672626d2) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Transaction utils
16+
17+
### Patch Changes
18+
19+
- [#166](https://github.com/ckb-devrel/ccc/pull/166) [`90b6e9f`](https://github.com/ckb-devrel/ccc/commit/90b6e9fee543b6ee16b96e27d6f86ff33fc57029) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump @joyid/ckb version
20+
21+
- [#153](https://github.com/ckb-devrel/ccc/pull/153) [`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): uncatched websocket error
22+
23+
- [#159](https://github.com/ckb-devrel/ccc/pull/159) [`d7728d9`](https://github.com/ckb-devrel/ccc/commit/d7728d9edb46c9c5a2bfeb342fc68a8b1c0fec5d) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(core): remove ankr public node from default
24+
25+
- [`29a2e22`](https://github.com/ckb-devrel/ccc/commit/29a2e223b902ed23523e4948ab3fca793f9e5b01) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump @joyid/ckb version
26+
327
## 1.5.0
428

529
### Minor Changes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/core",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Core of CCC - CKBer's Codebase",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/eip6963/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @ckb-ccc/eip6963
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`80e605d`](https://github.com/ckb-devrel/ccc/commit/80e605d0645e87b4e8b5be85c63322f7a3926e38), [`90b6e9f`](https://github.com/ckb-devrel/ccc/commit/90b6e9fee543b6ee16b96e27d6f86ff33fc57029), [`815fb4d`](https://github.com/ckb-devrel/ccc/commit/815fb4da3432b889b848eb70943d725988fe611d), [`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`d584059`](https://github.com/ckb-devrel/ccc/commit/d584059644e8bcd3a0ea8b0314fdcbb68ee66013), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4), [`6f10589`](https://github.com/ckb-devrel/ccc/commit/6f1058977e7aa113808fa74793f1ad5d672626d2), [`d7728d9`](https://github.com/ckb-devrel/ccc/commit/d7728d9edb46c9c5a2bfeb342fc68a8b1c0fec5d), [`29a2e22`](https://github.com/ckb-devrel/ccc/commit/29a2e223b902ed23523e4948ab3fca793f9e5b01)]:
8+
- @ckb-ccc/core@1.6.0
9+
310
## 1.0.11
411

512
### Patch Changes

packages/eip6963/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/eip6963",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for EIP6963",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/examples/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @ckb-ccc/examples
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @ckb-ccc/ccc@1.1.4
9+
310
## 1.0.11
411

512
### Patch Changes

packages/examples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/examples",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "CCC code examples for CCC Playground",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/joy-id/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @ckb-ccc/joy-id
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- [#166](https://github.com/ckb-devrel/ccc/pull/166) [`90b6e9f`](https://github.com/ckb-devrel/ccc/commit/90b6e9fee543b6ee16b96e27d6f86ff33fc57029) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump @joyid/ckb version
8+
9+
- [`29a2e22`](https://github.com/ckb-devrel/ccc/commit/29a2e223b902ed23523e4948ab3fca793f9e5b01) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump @joyid/ckb version
10+
11+
- Updated dependencies [[`80e605d`](https://github.com/ckb-devrel/ccc/commit/80e605d0645e87b4e8b5be85c63322f7a3926e38), [`90b6e9f`](https://github.com/ckb-devrel/ccc/commit/90b6e9fee543b6ee16b96e27d6f86ff33fc57029), [`815fb4d`](https://github.com/ckb-devrel/ccc/commit/815fb4da3432b889b848eb70943d725988fe611d), [`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`d584059`](https://github.com/ckb-devrel/ccc/commit/d584059644e8bcd3a0ea8b0314fdcbb68ee66013), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4), [`6f10589`](https://github.com/ckb-devrel/ccc/commit/6f1058977e7aa113808fa74793f1ad5d672626d2), [`d7728d9`](https://github.com/ckb-devrel/ccc/commit/d7728d9edb46c9c5a2bfeb342fc68a8b1c0fec5d), [`29a2e22`](https://github.com/ckb-devrel/ccc/commit/29a2e223b902ed23523e4948ab3fca793f9e5b01)]:
12+
- @ckb-ccc/core@1.6.0
13+
314
## 1.0.11
415

516
### Patch Changes

packages/joy-id/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/joy-id",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "Connector's support for JoyID",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/lumos-patches/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @ckb-ccc/lumos-patches
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- [#166](https://github.com/ckb-devrel/ccc/pull/166) [`90b6e9f`](https://github.com/ckb-devrel/ccc/commit/90b6e9fee543b6ee16b96e27d6f86ff33fc57029) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump @joyid/ckb version
8+
9+
- [`29a2e22`](https://github.com/ckb-devrel/ccc/commit/29a2e223b902ed23523e4948ab3fca793f9e5b01) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump @joyid/ckb version
10+
11+
- Updated dependencies [[`80e605d`](https://github.com/ckb-devrel/ccc/commit/80e605d0645e87b4e8b5be85c63322f7a3926e38), [`90b6e9f`](https://github.com/ckb-devrel/ccc/commit/90b6e9fee543b6ee16b96e27d6f86ff33fc57029), [`815fb4d`](https://github.com/ckb-devrel/ccc/commit/815fb4da3432b889b848eb70943d725988fe611d), [`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`d584059`](https://github.com/ckb-devrel/ccc/commit/d584059644e8bcd3a0ea8b0314fdcbb68ee66013), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4), [`6f10589`](https://github.com/ckb-devrel/ccc/commit/6f1058977e7aa113808fa74793f1ad5d672626d2), [`d7728d9`](https://github.com/ckb-devrel/ccc/commit/d7728d9edb46c9c5a2bfeb342fc68a8b1c0fec5d), [`29a2e22`](https://github.com/ckb-devrel/ccc/commit/29a2e223b902ed23523e4948ab3fca793f9e5b01)]:
12+
- @ckb-ccc/core@1.6.0
13+
314
## 1.0.11
415

516
### Patch Changes

packages/lumos-patches/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/lumos-patches",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "Patches for using Lumos with CCC",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/nip07/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @ckb-ccc/nip07
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`80e605d`](https://github.com/ckb-devrel/ccc/commit/80e605d0645e87b4e8b5be85c63322f7a3926e38), [`90b6e9f`](https://github.com/ckb-devrel/ccc/commit/90b6e9fee543b6ee16b96e27d6f86ff33fc57029), [`815fb4d`](https://github.com/ckb-devrel/ccc/commit/815fb4da3432b889b848eb70943d725988fe611d), [`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`d584059`](https://github.com/ckb-devrel/ccc/commit/d584059644e8bcd3a0ea8b0314fdcbb68ee66013), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4), [`6f10589`](https://github.com/ckb-devrel/ccc/commit/6f1058977e7aa113808fa74793f1ad5d672626d2), [`d7728d9`](https://github.com/ckb-devrel/ccc/commit/d7728d9edb46c9c5a2bfeb342fc68a8b1c0fec5d), [`29a2e22`](https://github.com/ckb-devrel/ccc/commit/29a2e223b902ed23523e4948ab3fca793f9e5b01)]:
8+
- @ckb-ccc/core@1.6.0
9+
310
## 1.0.11
411

512
### Patch Changes

packages/nip07/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/nip07",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for NIP07",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/okx/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @ckb-ccc/okx
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`80e605d`](https://github.com/ckb-devrel/ccc/commit/80e605d0645e87b4e8b5be85c63322f7a3926e38), [`90b6e9f`](https://github.com/ckb-devrel/ccc/commit/90b6e9fee543b6ee16b96e27d6f86ff33fc57029), [`815fb4d`](https://github.com/ckb-devrel/ccc/commit/815fb4da3432b889b848eb70943d725988fe611d), [`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`d584059`](https://github.com/ckb-devrel/ccc/commit/d584059644e8bcd3a0ea8b0314fdcbb68ee66013), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4), [`6f10589`](https://github.com/ckb-devrel/ccc/commit/6f1058977e7aa113808fa74793f1ad5d672626d2), [`d7728d9`](https://github.com/ckb-devrel/ccc/commit/d7728d9edb46c9c5a2bfeb342fc68a8b1c0fec5d), [`29a2e22`](https://github.com/ckb-devrel/ccc/commit/29a2e223b902ed23523e4948ab3fca793f9e5b01)]:
8+
- @ckb-ccc/core@1.6.0
9+
- @ckb-ccc/nip07@1.0.12
10+
- @ckb-ccc/uni-sat@1.0.12
11+
312
## 1.0.11
413

514
### Patch Changes

packages/okx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/okx",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for OKX",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/ccc-playground",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

packages/rei/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @ckb-ccc/rei
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- [#155](https://github.com/ckb-devrel/ccc/pull/155) [`7bed665`](https://github.com/ckb-devrel/ccc/commit/7bed665f6c9444b37893f1c6c8c3cbca344a6ca4) Thanks [@wendychaung](https://github.com/wendychaung)! - fix: update window.rei.ckb
8+
9+
- Updated dependencies [[`80e605d`](https://github.com/ckb-devrel/ccc/commit/80e605d0645e87b4e8b5be85c63322f7a3926e38), [`90b6e9f`](https://github.com/ckb-devrel/ccc/commit/90b6e9fee543b6ee16b96e27d6f86ff33fc57029), [`815fb4d`](https://github.com/ckb-devrel/ccc/commit/815fb4da3432b889b848eb70943d725988fe611d), [`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`d584059`](https://github.com/ckb-devrel/ccc/commit/d584059644e8bcd3a0ea8b0314fdcbb68ee66013), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4), [`6f10589`](https://github.com/ckb-devrel/ccc/commit/6f1058977e7aa113808fa74793f1ad5d672626d2), [`d7728d9`](https://github.com/ckb-devrel/ccc/commit/d7728d9edb46c9c5a2bfeb342fc68a8b1c0fec5d), [`29a2e22`](https://github.com/ckb-devrel/ccc/commit/29a2e223b902ed23523e4948ab3fca793f9e5b01)]:
10+
- @ckb-ccc/core@1.6.0
11+
312
## 1.0.11
413

514
### Patch Changes

packages/rei/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/rei",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for Rei",
55
"license": "MIT",
66
"private": false,

packages/shell/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @ckb-ccc/shell
22

3+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`9eaa0ad`](https://github.com/ckb-devrel/ccc/commit/9eaa0ad3214d21bb00bec98d89c76b4bde2c0515), [`80e605d`](https://github.com/ckb-devrel/ccc/commit/80e605d0645e87b4e8b5be85c63322f7a3926e38), [`90b6e9f`](https://github.com/ckb-devrel/ccc/commit/90b6e9fee543b6ee16b96e27d6f86ff33fc57029), [`815fb4d`](https://github.com/ckb-devrel/ccc/commit/815fb4da3432b889b848eb70943d725988fe611d), [`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`d584059`](https://github.com/ckb-devrel/ccc/commit/d584059644e8bcd3a0ea8b0314fdcbb68ee66013), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4), [`6f10589`](https://github.com/ckb-devrel/ccc/commit/6f1058977e7aa113808fa74793f1ad5d672626d2), [`d7728d9`](https://github.com/ckb-devrel/ccc/commit/d7728d9edb46c9c5a2bfeb342fc68a8b1c0fec5d), [`29a2e22`](https://github.com/ckb-devrel/ccc/commit/29a2e223b902ed23523e4948ab3fca793f9e5b01)]:
8+
- @ckb-ccc/spore@1.3.0
9+
- @ckb-ccc/core@1.6.0
10+
- @ckb-ccc/ssri@0.2.2
11+
- @ckb-ccc/udt@0.1.4
12+
313
## 1.1.3
414

515
### Patch Changes

packages/shell/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/shell",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Backend Shell of CCC - CKBer's Codebase. Common Chains Connector.",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)