Skip to content

Commit be8ffa1

Browse files
committed
chore: rebump version
sth wrong with npm version
1 parent f1c6f76 commit be8ffa1

Some content is hidden

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

57 files changed

+412
-116
lines changed

.changeset/blue-pans-hope.md

-5
This file was deleted.

.changeset/chilled-pumas-reflect.md

-5
This file was deleted.

.changeset/chilly-years-kick.md

-5
This file was deleted.

.changeset/cuddly-emus-reply.md

-6
This file was deleted.

.changeset/curly-berries-watch.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/new-flowers-accept.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/strange-lies-fetch.md

-5
This file was deleted.

.changeset/strong-countries-help.md

-5
This file was deleted.

.changeset/twenty-pants-itch.md

-5
This file was deleted.

.changeset/violet-foxes-destroy.md

-5
This file was deleted.

.changeset/wicked-pets-learn.md

-5
This file was deleted.

.changeset/wild-spiders-perform.md

-7
This file was deleted.

packages/ccc/CHANGELOG.md

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

3+
## 1.1.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4)]:
8+
- @ckb-ccc/joy-id@1.0.15
9+
- @ckb-ccc/rei@1.0.15
10+
- @ckb-ccc/shell@1.1.7
11+
- @ckb-ccc/eip6963@1.0.15
12+
- @ckb-ccc/nip07@1.0.15
13+
- @ckb-ccc/okx@1.0.15
14+
- @ckb-ccc/uni-sat@1.0.15
15+
- @ckb-ccc/utxo-global@1.0.15
16+
- @ckb-ccc/xverse@1.0.15
17+
18+
## 1.1.4
19+
20+
### Patch Changes
21+
22+
- 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)]:
23+
- @ckb-ccc/joy-id@1.0.12
24+
- @ckb-ccc/rei@1.0.12
25+
- @ckb-ccc/shell@1.1.4
26+
- @ckb-ccc/eip6963@1.0.12
27+
- @ckb-ccc/nip07@1.0.12
28+
- @ckb-ccc/okx@1.0.12
29+
- @ckb-ccc/uni-sat@1.0.12
30+
- @ckb-ccc/utxo-global@1.0.12
31+
- @ckb-ccc/xverse@1.0.12
32+
333
## 1.1.3
434

535
### 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.7",
44
"description": "CCC - CKBer's Codebase. Common Chains Connector.",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/ckb-ccc/CHANGELOG.md

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

3+
## 1.0.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @ckb-ccc/ccc@1.1.7
9+
10+
## 1.0.12
11+
12+
### Patch Changes
13+
14+
- Updated dependencies []:
15+
- @ckb-ccc/ccc@1.1.4
16+
317
## 1.0.11
418

519
### 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.15",
44
"description": "CCC - CKBer's Codebase. Common Chains Connector.",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/connector-react/CHANGELOG.md

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

3+
## 1.0.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @ckb-ccc/connector@1.0.15
9+
10+
## 1.0.12
11+
12+
### Patch Changes
13+
14+
- Updated dependencies []:
15+
- @ckb-ccc/connector@1.0.12
16+
317
## 1.0.11
418

519
### 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.15",
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

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

3+
## 1.0.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @ckb-ccc/ccc@1.1.7
9+
10+
## 1.0.12
11+
12+
### Patch Changes
13+
14+
- Updated dependencies []:
15+
- @ckb-ccc/ccc@1.1.4
16+
317
## 1.0.11
418

519
### 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.15",
44
"description": "CCC - CKBer's Codebase. Common Chains Connector UI",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/core/CHANGELOG.md

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

3+
## 1.7.0
4+
5+
### Minor Changes
6+
7+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): stringify util
8+
9+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Dao related utils
10+
11+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix: add inputs after cobuild witness injected
12+
13+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - Add treatment to uncompatible XUDT data format
14+
15+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): more rpc calls cache
16+
17+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Transaction.getFee
18+
19+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): fee rate checks
20+
21+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Transaction utils
22+
23+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): SignerNostrPublicKeyReadonly
24+
25+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): calculate Nervos DAO profit as input capacity
26+
27+
### Patch Changes
28+
29+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump @joyid/ckb version
30+
31+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): uncatched websocket error
32+
33+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(core): remove ankr public node from default
34+
35+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): negative number for numToByte
36+
37+
- [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump @joyid/ckb version
38+
39+
## 1.6.0
40+
41+
### Minor Changes
42+
43+
- [#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
44+
45+
- [#171](https://github.com/ckb-devrel/ccc/pull/171) [`8c7e000`](https://github.com/ckb-devrel/ccc/commit/8c7e00069a276ac58afa4737623e95656d4852c5) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Dao related utils
46+
47+
- [#179](https://github.com/ckb-devrel/ccc/pull/179) [`732ad59`](https://github.com/ckb-devrel/ccc/commit/732ad59f13ea2cd47003033e30b310b8ff26f058) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix: add inputs after cobuild witness injected
48+
49+
- [#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
50+
51+
- [#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
52+
53+
- [#171](https://github.com/ckb-devrel/ccc/pull/171) [`f58d398`](https://github.com/ckb-devrel/ccc/commit/f58d3980f08da1f3fa19cee45aa50c8b293294ea) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Transaction.getFee
54+
55+
- [#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
56+
57+
- [#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
58+
59+
- [#182](https://github.com/ckb-devrel/ccc/pull/182) [`601a729`](https://github.com/ckb-devrel/ccc/commit/601a7291e877b39c4032c95fab421ed3d41404c2) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): SignerNostrPublicKeyReadonly
60+
61+
- [#171](https://github.com/ckb-devrel/ccc/pull/171) [`074b4cd`](https://github.com/ckb-devrel/ccc/commit/074b4cd3b0cdc925dc9ef99e8146564a60646f1e) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): calculate Nervos DAO profit as input capacity
62+
63+
### Patch Changes
64+
65+
- [#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
66+
67+
- [#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
68+
69+
- [#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
70+
71+
- [#177](https://github.com/ckb-devrel/ccc/pull/177) [`ab195a0`](https://github.com/ckb-devrel/ccc/commit/ab195a024aeee5e21ed19d89c2cf1bf8d52bb380) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): negative number for numToByte
72+
73+
- [`29a2e22`](https://github.com/ckb-devrel/ccc/commit/29a2e223b902ed23523e4948ab3fca793f9e5b01) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump @joyid/ckb version
74+
375
## 1.5.0
476

577
### 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.7.0",
44
"description": "Core of CCC - CKBer's Codebase",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

packages/eip6963/CHANGELOG.md

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

3+
## 1.0.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4), [`e19bd16`](https://github.com/ckb-devrel/ccc/commit/e19bd16c1375bb66fa5b66f37a07792e594176e4)]:
8+
- @ckb-ccc/core@1.7.0
9+
10+
## 1.0.12
11+
12+
### Patch Changes
13+
14+
- Updated dependencies [[`80e605d`](https://github.com/ckb-devrel/ccc/commit/80e605d0645e87b4e8b5be85c63322f7a3926e38), [`8c7e000`](https://github.com/ckb-devrel/ccc/commit/8c7e00069a276ac58afa4737623e95656d4852c5), [`732ad59`](https://github.com/ckb-devrel/ccc/commit/732ad59f13ea2cd47003033e30b310b8ff26f058), [`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), [`f58d398`](https://github.com/ckb-devrel/ccc/commit/f58d3980f08da1f3fa19cee45aa50c8b293294ea), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4), [`6f10589`](https://github.com/ckb-devrel/ccc/commit/6f1058977e7aa113808fa74793f1ad5d672626d2), [`601a729`](https://github.com/ckb-devrel/ccc/commit/601a7291e877b39c4032c95fab421ed3d41404c2), [`074b4cd`](https://github.com/ckb-devrel/ccc/commit/074b4cd3b0cdc925dc9ef99e8146564a60646f1e), [`d7728d9`](https://github.com/ckb-devrel/ccc/commit/d7728d9edb46c9c5a2bfeb342fc68a8b1c0fec5d), [`ab195a0`](https://github.com/ckb-devrel/ccc/commit/ab195a024aeee5e21ed19d89c2cf1bf8d52bb380), [`29a2e22`](https://github.com/ckb-devrel/ccc/commit/29a2e223b902ed23523e4948ab3fca793f9e5b01)]:
15+
- @ckb-ccc/core@1.6.0
16+
317
## 1.0.11
418

519
### 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.15",
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

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

3+
## 1.0.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @ckb-ccc/ccc@1.1.7
9+
10+
## 1.0.12
11+
12+
### Patch Changes
13+
14+
- Updated dependencies []:
15+
- @ckb-ccc/ccc@1.1.4
16+
317
## 1.0.11
418

519
### 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.13",
44
"description": "CCC code examples for CCC Playground",
55
"author": "Hanssen0 <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)