Skip to content

Commit d406e4a

Browse files
github-actions[bot]Hanssen0
authored andcommitted
chore: bump packages version
1 parent ef18de3 commit d406e4a

Some content is hidden

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

41 files changed

+178
-27
lines changed

.changeset/eighty-ties-fold.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/ccc/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
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 [[`ef18de3`](https://github.com/ckb-devrel/ccc/commit/ef18de3ed79d8182daedc7bba4dc4f56e0fa4c17)]:
8+
- @ckb-ccc/joy-id@1.0.12
9+
- @ckb-ccc/eip6963@1.0.12
10+
- @ckb-ccc/nip07@1.0.12
11+
- @ckb-ccc/okx@1.0.12
12+
- @ckb-ccc/rei@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

Lines changed: 1 addition & 1 deletion
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 <hanssen0@hanssen0.com>",
66
"license": "MIT",

packages/ckb-ccc/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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 <hanssen0@hanssen0.com>",
66
"license": "MIT",

packages/connector-react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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 <hanssen0@hanssen0.com>",
66
"license": "MIT",

packages/connector/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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 <hanssen0@hanssen0.com>",
66
"license": "MIT",

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ckb-ccc/core
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- [`ef18de3`](https://github.com/ckb-devrel/ccc/commit/ef18de3ed79d8182daedc7bba4dc4f56e0fa4c17) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump @joyid/ckb version
8+
39
## 1.5.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)