Skip to content

Commit 3d11c1e

Browse files
github-actions[bot]Hanssen0
authored andcommitted
chore(release): bump packages version
1 parent a96dec6 commit 3d11c1e

37 files changed

+141
-24
lines changed

.changeset/shaggy-gifts-drum.md

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

packages/ccc/CHANGELOG.md

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

3+
## 1.1.25
4+
### Patch Changes
5+
6+
- Updated dependencies []:
7+
- @ckb-ccc/eip6963@1.0.32
8+
- @ckb-ccc/joy-id@1.0.32
9+
- @ckb-ccc/nip07@1.0.32
10+
- @ckb-ccc/okx@1.0.32
11+
- @ckb-ccc/rei@1.0.32
12+
- @ckb-ccc/shell@1.1.25
13+
- @ckb-ccc/uni-sat@1.0.32
14+
- @ckb-ccc/utxo-global@1.0.32
15+
- @ckb-ccc/xverse@1.0.32
16+
317
## 1.1.24
418
### Patch Changes
519

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

packages/ckb-ccc/CHANGELOG.md

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

3+
## 1.0.33
4+
### Patch Changes
5+
6+
- Updated dependencies []:
7+
- @ckb-ccc/ccc@1.1.25
8+
39
## 1.0.32
410
### Patch Changes
511

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

packages/connector-react/CHANGELOG.md

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

3+
## 1.0.34
4+
### Patch Changes
5+
6+
- Updated dependencies []:
7+
- @ckb-ccc/connector@1.0.33
8+
39
## 1.0.33
410
### Patch Changes
511

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.33",
3+
"version": "1.0.34",
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

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

3+
## 1.0.33
4+
### Patch Changes
5+
6+
- Updated dependencies []:
7+
- @ckb-ccc/ccc@1.1.25
8+
39
## 1.0.32
410
### Patch Changes
511

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

packages/core/CHANGELOG.md

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

3+
## 1.12.5
4+
### Patch Changes
5+
6+
7+
8+
- [#354](https://github.com/ckb-devrel/ccc/pull/354) [`a96dec6`](https://github.com/ckb-devrel/ccc/commit/a96dec6d0517113391b0edc510f1af821a45d5a8) Thanks [@RetricSu](https://github.com/RetricSu)! - chore(core): bump nostr-lock mainnet cell deps
9+
310
## 1.12.4
411
### Patch Changes
512

0 commit comments

Comments
 (0)