Skip to content

Commit

Permalink
chore: bump packages version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 11, 2025
1 parent a3476f8 commit 9f1ceef
Show file tree
Hide file tree
Showing 43 changed files with 180 additions and 35 deletions.
5 changes: 0 additions & 5 deletions .changeset/lemon-ads-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-crabs-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-countries-help.md

This file was deleted.

15 changes: 15 additions & 0 deletions packages/ccc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @ckb-ccc/ccc

## 1.1.4

### Patch Changes

- Updated dependencies [[`7bed665`](https://github.com/ckb-devrel/ccc/commit/7bed665f6c9444b37893f1c6c8c3cbca344a6ca4)]:
- @ckb-ccc/rei@1.0.12
- @ckb-ccc/eip6963@1.0.12
- @ckb-ccc/joy-id@1.0.12
- @ckb-ccc/nip07@1.0.12
- @ckb-ccc/okx@1.0.12
- @ckb-ccc/shell@1.1.4
- @ckb-ccc/uni-sat@1.0.12
- @ckb-ccc/utxo-global@1.0.12
- @ckb-ccc/xverse@1.0.12

## 1.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ccc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/ccc",
"version": "1.1.3",
"version": "1.1.4",
"description": "CCC - CKBer's Codebase. Common Chains Connector.",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/ckb-ccc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# ckb-ccc

## 1.0.12

### Patch Changes

- Updated dependencies []:
- @ckb-ccc/ccc@1.1.4

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ckb-ccc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ckb-ccc",
"version": "1.0.11",
"version": "1.0.12",
"description": "CCC - CKBer's Codebase. Common Chains Connector.",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/connector-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ckb-ccc/connector-react

## 1.0.12

### Patch Changes

- Updated dependencies []:
- @ckb-ccc/connector@1.0.12

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/connector-react",
"version": "1.0.11",
"version": "1.0.12",
"description": "CCC - CKBer's Codebase. Common Chains Connector UI Component for React",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/connector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ckb-ccc/connector

## 1.0.12

### Patch Changes

- Updated dependencies []:
- @ckb-ccc/ccc@1.1.4

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/connector",
"version": "1.0.11",
"version": "1.0.12",
"description": "CCC - CKBer's Codebase. Common Chains Connector UI",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ckb-ccc/core

## 1.6.0

### Minor Changes

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

### Patch Changes

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

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/core",
"version": "1.5.0",
"version": "1.6.0",
"description": "Core of CCC - CKBer's Codebase",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/eip6963/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ckb-ccc/eip6963

## 1.0.12

### Patch Changes

- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
- @ckb-ccc/core@1.6.0

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eip6963/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/eip6963",
"version": "1.0.11",
"version": "1.0.12",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for EIP6963",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/examples/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ckb-ccc/examples

## 1.0.12

### Patch Changes

- Updated dependencies []:
- @ckb-ccc/ccc@1.1.4

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/examples",
"version": "1.0.11",
"version": "1.0.12",
"description": "CCC code examples for CCC Playground",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/joy-id/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ckb-ccc/joy-id

## 1.0.12

### Patch Changes

- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
- @ckb-ccc/core@1.6.0

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/joy-id/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/joy-id",
"version": "1.0.11",
"version": "1.0.12",
"description": "Connector's support for JoyID",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/lumos-patches/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ckb-ccc/lumos-patches

## 1.0.12

### Patch Changes

- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
- @ckb-ccc/core@1.6.0

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lumos-patches/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/lumos-patches",
"version": "1.0.11",
"version": "1.0.12",
"description": "Patches for using Lumos with CCC",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/nip07/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ckb-ccc/nip07

## 1.0.12

### Patch Changes

- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
- @ckb-ccc/core@1.6.0

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nip07/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/nip07",
"version": "1.0.11",
"version": "1.0.12",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for NIP07",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/okx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @ckb-ccc/okx

## 1.0.12

### Patch Changes

- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
- @ckb-ccc/core@1.6.0
- @ckb-ccc/nip07@1.0.12
- @ckb-ccc/uni-sat@1.0.12

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/okx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/okx",
"version": "1.0.11",
"version": "1.0.12",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for OKX",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ckb-ccc/ccc-playground

## 1.0.12

### Patch Changes

- Updated dependencies []:
- @ckb-ccc/ccc@1.1.4
- @ckb-ccc/connector-react@1.0.12

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/ccc-playground",
"version": "1.0.11",
"version": "1.0.12",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
9 changes: 9 additions & 0 deletions packages/rei/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @ckb-ccc/rei

## 1.0.12

### Patch Changes

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

- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
- @ckb-ccc/core@1.6.0

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rei/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/rei",
"version": "1.0.11",
"version": "1.0.12",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for Rei",
"license": "MIT",
"private": false,
Expand Down
10 changes: 10 additions & 0 deletions packages/shell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ckb-ccc/shell

## 1.1.4

### Patch Changes

- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
- @ckb-ccc/core@1.6.0
- @ckb-ccc/spore@1.2.2
- @ckb-ccc/ssri@0.2.2
- @ckb-ccc/udt@0.1.4

## 1.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/shell",
"version": "1.1.3",
"version": "1.1.4",
"description": "Backend Shell of CCC - CKBer's Codebase. Common Chains Connector.",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/spore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ckb-ccc/spore

## 1.2.2

### Patch Changes

- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
- @ckb-ccc/core@1.6.0

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/spore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/spore",
"version": "1.2.1",
"version": "1.2.2",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for Spore protocol",
"author": "ashuralyk <ashuralyk@live.com>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/ssri/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ckb-ccc/ssri

## 0.2.2

### Patch Changes

- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
- @ckb-ccc/core@1.6.0

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ssri/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/ssri",
"version": "0.2.1",
"version": "0.2.2",
"description": "SSRI",
"author": "Alive24 <xct24@live.com>",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/udt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ckb-ccc/udt

## 0.1.4

### Patch Changes

- Updated dependencies [[`def62a0`](https://github.com/ckb-devrel/ccc/commit/def62a08bf908c6a21fe91c8db2c60848a2ada52), [`1e88ad8`](https://github.com/ckb-devrel/ccc/commit/1e88ad8743428b46b28fe790bd559b96df8a6ce4)]:
- @ckb-ccc/core@1.6.0
- @ckb-ccc/ssri@0.2.2

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/udt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/udt",
"version": "0.1.3",
"version": "0.1.4",
"description": "UDT",
"author": "Alive24 <xct24@live.com>",
"license": "MIT",
Expand Down
Loading

0 comments on commit 9f1ceef

Please sign in to comment.