Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump packages version (alpha) #36

Merged
merged 1 commit into from
Aug 29, 2024
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
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@
"fast-panthers-suffer",
"gold-bikes-joke",
"green-insects-search",
"heavy-jars-crash",
"hip-plums-warn",
"mighty-poems-warn",
"neat-beans-fetch",
"shaggy-mugs-heal",
"spotty-windows-watch",
"thick-buckets-warn",
"thick-doors-lick"
]
Expand Down
18 changes: 18 additions & 0 deletions packages/ccc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @ckb-ccc/ccc

## 0.0.13-alpha.6

### Patch Changes

- [#25](https://github.com/ckb-ecofund/ccc/pull/25) [`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(utxo-global): switchNetwork

- [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs

- Updated dependencies [[`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
- @ckb-ccc/utxo-global@0.0.13-alpha.6
- @ckb-ccc/core@0.0.13-alpha.6
- @ckb-ccc/eip6963@0.0.13-alpha.6
- @ckb-ccc/joy-id@0.0.13-alpha.6
- @ckb-ccc/nip07@0.0.13-alpha.6
- @ckb-ccc/okx@0.0.13-alpha.6
- @ckb-ccc/rei@0.0.13-alpha.6
- @ckb-ccc/uni-sat@0.0.13-alpha.6

## 0.0.13-alpha.5

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

## 0.0.13-alpha.6

### Patch Changes

- [#25](https://github.com/ckb-ecofund/ccc/pull/25) [`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(utxo-global): switchNetwork

- [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs

- Updated dependencies [[`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
- @ckb-ccc/ccc@0.0.13-alpha.6

## 0.0.13-alpha.5

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

## 0.0.13-alpha.6

### Patch Changes

- [#25](https://github.com/ckb-ecofund/ccc/pull/25) [`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(utxo-global): switchNetwork

- [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs

- Updated dependencies [[`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
- @ckb-ccc/connector@0.0.13-alpha.6

## 0.0.13-alpha.5

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

## 0.0.13-alpha.6

### Patch Changes

- [#25](https://github.com/ckb-ecofund/ccc/pull/25) [`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(utxo-global): switchNetwork

- [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs

- Updated dependencies [[`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
- @ckb-ccc/ccc@0.0.13-alpha.6

## 0.0.13-alpha.5

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

## 0.0.13-alpha.6

### Patch Changes

- [#25](https://github.com/ckb-ecofund/ccc/pull/25) [`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(utxo-global): switchNetwork

- [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs

## 0.0.13-alpha.5

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

## 0.0.13-alpha.6

### Patch Changes

- [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs

- Updated dependencies [[`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
- @ckb-ccc/core@0.0.13-alpha.6

## 0.0.13-alpha.5

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

## 0.0.13-alpha.6

### Patch Changes

- [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs

- Updated dependencies [[`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
- @ckb-ccc/core@0.0.13-alpha.6

## 0.0.13-alpha.5

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

## 0.0.13-alpha.6

### Patch Changes

- [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs

- Updated dependencies [[`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
- @ckb-ccc/core@0.0.13-alpha.6

## 0.0.13-alpha.5

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

## 0.0.13-alpha.6

### Patch Changes

- [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs

- Updated dependencies [[`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
- @ckb-ccc/core@0.0.13-alpha.6

## 0.0.13-alpha.5

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

## 0.0.13-alpha.6

### Patch Changes

- [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs

- Updated dependencies [[`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
- @ckb-ccc/core@0.0.13-alpha.6
- @ckb-ccc/nip07@0.0.13-alpha.6
- @ckb-ccc/uni-sat@0.0.13-alpha.6

## 0.0.13-alpha.5

### 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": "0.0.13-alpha.5",
"version": "0.0.13-alpha.6",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for OKX",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
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

## 0.0.13-alpha.6

### Patch Changes

- [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs

- Updated dependencies [[`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
- @ckb-ccc/core@0.0.13-alpha.6

## 0.0.13-alpha.5

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

## 0.0.13-alpha.6

### Patch Changes

- [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs

- Updated dependencies [[`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
- @ckb-ccc/core@0.0.13-alpha.6

## 0.0.13-alpha.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/uni-sat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/uni-sat",
"version": "0.0.13-alpha.5",
"version": "0.0.13-alpha.6",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for UniSat",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/utxo-global/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @ckb-ccc/utxo-global

## 0.0.13-alpha.6

### Patch Changes

- [#25](https://github.com/ckb-ecofund/ccc/pull/25) [`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(utxo-global): switchNetwork

- [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs

- Updated dependencies [[`69c10fd`](https://github.com/ckb-ecofund/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-ecofund/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
- @ckb-ccc/core@0.0.13-alpha.6

## 0.0.13-alpha.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utxo-global/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/utxo-global",
"version": "0.0.13-alpha.5",
"version": "0.0.13-alpha.6",
"description": "Common Chains Connector's support for UTXO Global",
"author": "Trong Dinh <trong@nexm.io>",
"license": "MIT",
Expand Down