Skip to content

Commit 9f1ceef

Browse files
chore: bump packages version
1 parent a3476f8 commit 9f1ceef

Some content is hidden

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

43 files changed

+180
-35
lines changed

.changeset/lemon-ads-laugh.md

-5
This file was deleted.

.changeset/proud-crabs-grow.md

-5
This file was deleted.

.changeset/strong-countries-help.md

-5
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 [[`7bed665`](https://github.com/ckb-devrel/ccc/commit/7bed665f6c9444b37893f1c6c8c3cbca344a6ca4)]:
8+
- @ckb-ccc/rei@1.0.12
9+
- @ckb-ccc/eip6963@1.0.12
10+
- @ckb-ccc/joy-id@1.0.12
11+
- @ckb-ccc/nip07@1.0.12
12+
- @ckb-ccc/okx@1.0.12
13+
- @ckb-ccc/shell@1.1.4
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

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

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- [#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
8+
9+
### Patch Changes
10+
11+
- [#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
12+
313
## 1.5.0
414

515
### 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 [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
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

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

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
8+
- @ckb-ccc/core@1.6.0
9+
310
## 1.0.11
411

512
### 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

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

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
8+
- @ckb-ccc/core@1.6.0
9+
310
## 1.0.11
411

512
### 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 [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
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 [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
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/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @ckb-ccc/ccc-playground
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @ckb-ccc/ccc@1.1.4
9+
- @ckb-ccc/connector-react@1.0.12
10+
311
## 1.0.11
412

513
### Patch Changes

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 [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
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 [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
8+
- @ckb-ccc/core@1.6.0
9+
- @ckb-ccc/spore@1.2.2
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",

packages/spore/CHANGELOG.md

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

3+
## 1.2.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
8+
- @ckb-ccc/core@1.6.0
9+
310
## 1.2.1
411

512
### Patch Changes

packages/spore/package.json

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

packages/ssri/CHANGELOG.md

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

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
8+
- @ckb-ccc/core@1.6.0
9+
310
## 0.2.1
411

512
### Patch Changes

packages/ssri/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/ssri",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "SSRI",
55
"author": "Alive24 <[email protected]>",
66
"license": "MIT",

packages/udt/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @ckb-ccc/udt
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
8+
- @ckb-ccc/core@1.6.0
9+
- @ckb-ccc/ssri@0.2.2
10+
311
## 0.1.3
412

513
### Patch Changes

packages/udt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckb-ccc/udt",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "UDT",
55
"author": "Alive24 <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)