Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions .changeset/nine-eagles-dig.md

This file was deleted.

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

## 1.2.0
### Minor Changes



- [#381](https://github.com/ckb-devrel/ccc/pull/381) [`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump packages


### Patch Changes

- Updated dependencies [[`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4)]:
- @ckb-ccc/utxo-global@1.1.0
- @ckb-ccc/eip6963@1.1.0
- @ckb-ccc/uni-sat@1.1.0
- @ckb-ccc/joy-id@1.1.0
- @ckb-ccc/xverse@1.1.0
- @ckb-ccc/nip07@1.1.0
- @ckb-ccc/shell@1.3.0
- @ckb-ccc/okx@1.1.0
- @ckb-ccc/rei@1.1.0

## 1.1.26
### 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.26",
"version": "1.2.0",
"description": "CCC - CKBer's Codebase. Common Chains Connector.",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/ckb-ccc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# ckb-ccc

## 1.1.0
### Minor Changes



- [#381](https://github.com/ckb-devrel/ccc/pull/381) [`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump packages


### Patch Changes

- Updated dependencies [[`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4)]:
- @ckb-ccc/ccc@1.2.0

## 1.0.34
### 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.34",
"version": "1.1.0",
"description": "CCC - CKBer's Codebase. Common Chains Connector.",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/connector-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @ckb-ccc/connector-react

## 1.1.0
### Minor Changes



- [#381](https://github.com/ckb-devrel/ccc/pull/381) [`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump packages


### Patch Changes

- Updated dependencies [[`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4)]:
- @ckb-ccc/connector@1.1.0

## 1.0.36
### 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.36",
"version": "1.1.0",
"description": "CCC - CKBer's Codebase. Common Chains Connector UI Component for React",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/connector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @ckb-ccc/connector

## 1.1.0
### Minor Changes



- [#381](https://github.com/ckb-devrel/ccc/pull/381) [`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump packages


### Patch Changes

- Updated dependencies [[`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4)]:
- @ckb-ccc/ccc@1.2.0

## 1.0.34
### 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.34",
"version": "1.1.0",
"description": "CCC - CKBer's Codebase. Common Chains Connector UI",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ckb-ccc/core

## 1.14.0
### Minor Changes



- [#381](https://github.com/ckb-devrel/ccc/pull/381) [`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump packages

## 1.13.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.13.0",
"version": "1.14.0",
"description": "Core of CCC - CKBer's Codebase",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/did-ckb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @ckb-ccc/did-ckb

## 0.2.0
### Minor Changes



- [#381](https://github.com/ckb-devrel/ccc/pull/381) [`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump packages


### Patch Changes

- Updated dependencies [[`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4)]:
- @ckb-ccc/type-id@0.1.0
- @ckb-ccc/core@1.14.0

## 0.1.0
### Minor Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/did-ckb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/did-ckb",
"version": "0.1.0",
"version": "0.2.0",
"description": "CCC - CKBer's Codebase. CCC's support for DID on CKB",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/eip6963/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @ckb-ccc/eip6963

## 1.1.0
### Minor Changes



- [#381](https://github.com/ckb-devrel/ccc/pull/381) [`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump packages


### Patch Changes

- Updated dependencies [[`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4)]:
- @ckb-ccc/core@1.14.0

## 1.0.33
### 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.33",
"version": "1.1.0",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for EIP6963",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/joy-id/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @ckb-ccc/joy-id

## 1.1.0
### Minor Changes



- [#381](https://github.com/ckb-devrel/ccc/pull/381) [`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump packages


### Patch Changes

- Updated dependencies [[`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4)]:
- @ckb-ccc/core@1.14.0

## 1.0.33
### 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.33",
"version": "1.1.0",
"description": "Connector's support for JoyID",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/lumos-patches/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @ckb-ccc/lumos-patches

## 1.1.0
### Minor Changes



- [#381](https://github.com/ckb-devrel/ccc/pull/381) [`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump packages


### Patch Changes

- Updated dependencies [[`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4)]:
- @ckb-ccc/core@1.14.0

## 1.0.33
### 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.33",
"version": "1.1.0",
"description": "Patches for using Lumos with CCC",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/nip07/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @ckb-ccc/nip07

## 1.1.0
### Minor Changes



- [#381](https://github.com/ckb-devrel/ccc/pull/381) [`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump packages


### Patch Changes

- Updated dependencies [[`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4)]:
- @ckb-ccc/core@1.14.0

## 1.0.33
### 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.33",
"version": "1.1.0",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for NIP07",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
15 changes: 15 additions & 0 deletions packages/okx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @ckb-ccc/okx

## 1.1.0
### Minor Changes



- [#381](https://github.com/ckb-devrel/ccc/pull/381) [`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump packages


### Patch Changes

- Updated dependencies [[`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4)]:
- @ckb-ccc/uni-sat@1.1.0
- @ckb-ccc/nip07@1.1.0
- @ckb-ccc/core@1.14.0

## 1.0.33
### 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.33",
"version": "1.1.0",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for OKX",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/rei/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @ckb-ccc/rei

## 1.1.0
### Minor Changes



- [#381](https://github.com/ckb-devrel/ccc/pull/381) [`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump packages


### Patch Changes

- Updated dependencies [[`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4)]:
- @ckb-ccc/core@1.14.0

## 1.0.33
### 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.33",
"version": "1.1.0",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for Rei",
"license": "MIT",
"private": false,
Expand Down
18 changes: 18 additions & 0 deletions packages/shell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @ckb-ccc/shell

## 1.3.0
### Minor Changes



- [#381](https://github.com/ckb-devrel/ccc/pull/381) [`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump packages


### Patch Changes

- Updated dependencies [[`46cc045`](https://github.com/ckb-devrel/ccc/commit/46cc045a3eefe9ba6625482dc7f740a0c59c99d4)]:
- @ckb-ccc/did-ckb@0.2.0
- @ckb-ccc/type-id@0.1.0
- @ckb-ccc/spore@1.6.0
- @ckb-ccc/core@1.14.0
- @ckb-ccc/ssri@0.3.0
- @ckb-ccc/udt@0.2.0

## 1.2.0
### Minor 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.2.0",
"version": "1.3.0",
"description": "Backend Shell of CCC - CKBer's Codebase. Common Chains Connector.",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
Loading