From 72ad47cced65e925edf8453002a5cdadd0a26044 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 15 Dec 2024 21:32:36 +0000 Subject: [PATCH] chore: bump packages version --- .changeset/angry-taxis-swim.md | 6 ----- .changeset/brave-keys-relate.md | 5 ---- .changeset/curvy-horses-arrive.md | 9 ------- .changeset/dirty-horses-visit.md | 7 ----- .changeset/dirty-knives-develop.md | 6 ----- .changeset/kind-chicken-crash.md | 18 ------------- .changeset/nasty-frogs-wonder.md | 5 ---- .changeset/pre.json | 39 --------------------------- .changeset/pretty-coins-explain.md | 8 ------ .changeset/proud-jars-vanish.md | 5 ---- .changeset/rare-months-roll.md | 5 ---- .changeset/selfish-eggs-attack.md | 9 ------- .changeset/tall-mangos-kneel.md | 9 ------- .changeset/tidy-poets-divide.md | 5 ---- .changeset/witty-dingos-add.md | 5 ---- packages/ccc/CHANGELOG.md | 25 +++++++++++++++++ packages/ccc/package.json | 2 +- packages/ckb-ccc/CHANGELOG.md | 15 +++++++++++ packages/ckb-ccc/package.json | 2 +- packages/connector-react/CHANGELOG.md | 19 +++++++++++++ packages/connector-react/package.json | 2 +- packages/connector/CHANGELOG.md | 19 +++++++++++++ packages/connector/package.json | 2 +- packages/core/CHANGELOG.md | 27 +++++++++++++++++++ packages/core/package.json | 2 +- packages/eip6963/CHANGELOG.md | 9 +++++++ packages/eip6963/package.json | 2 +- packages/examples/CHANGELOG.md | 7 +++++ packages/examples/package.json | 2 +- packages/joy-id/CHANGELOG.md | 9 +++++++ packages/joy-id/package.json | 2 +- packages/lumos-patches/CHANGELOG.md | 9 +++++++ packages/lumos-patches/package.json | 2 +- packages/nip07/CHANGELOG.md | 9 +++++++ packages/nip07/package.json | 2 +- packages/okx/CHANGELOG.md | 11 ++++++++ packages/okx/package.json | 2 +- packages/rei/CHANGELOG.md | 9 +++++++ packages/rei/package.json | 2 +- packages/spore/CHANGELOG.md | 13 +++++++++ packages/spore/package.json | 2 +- packages/uni-sat/CHANGELOG.md | 9 +++++++ packages/uni-sat/package.json | 2 +- packages/utxo-global/CHANGELOG.md | 11 ++++++++ packages/utxo-global/package.json | 2 +- packages/xverse/CHANGELOG.md | 13 +++++++++ packages/xverse/package.json | 2 +- 47 files changed, 230 insertions(+), 157 deletions(-) delete mode 100644 .changeset/angry-taxis-swim.md delete mode 100644 .changeset/brave-keys-relate.md delete mode 100644 .changeset/curvy-horses-arrive.md delete mode 100644 .changeset/dirty-horses-visit.md delete mode 100644 .changeset/dirty-knives-develop.md delete mode 100644 .changeset/kind-chicken-crash.md delete mode 100644 .changeset/nasty-frogs-wonder.md delete mode 100644 .changeset/pre.json delete mode 100644 .changeset/pretty-coins-explain.md delete mode 100644 .changeset/proud-jars-vanish.md delete mode 100644 .changeset/rare-months-roll.md delete mode 100644 .changeset/selfish-eggs-attack.md delete mode 100644 .changeset/tall-mangos-kneel.md delete mode 100644 .changeset/tidy-poets-divide.md delete mode 100644 .changeset/witty-dingos-add.md diff --git a/.changeset/angry-taxis-swim.md b/.changeset/angry-taxis-swim.md deleted file mode 100644 index 12156a7e..00000000 --- a/.changeset/angry-taxis-swim.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@ckb-ccc/connector": patch -"@ckb-ccc/connector-react": patch ---- - -feat(connector): Powered by CCC diff --git a/.changeset/brave-keys-relate.md b/.changeset/brave-keys-relate.md deleted file mode 100644 index f9041ac2..00000000 --- a/.changeset/brave-keys-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ckb-ccc/core": patch ---- - -fix(core): reopen websocket diff --git a/.changeset/curvy-horses-arrive.md b/.changeset/curvy-horses-arrive.md deleted file mode 100644 index 32057701..00000000 --- a/.changeset/curvy-horses-arrive.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@ckb-ccc/core": patch -"@ckb-ccc/ccc": patch -"ckb-ccc": patch -"@ckb-ccc/connector": patch -"@ckb-ccc/connector-react": patch ---- - -feat(core): Client.waitTransaction diff --git a/.changeset/dirty-horses-visit.md b/.changeset/dirty-horses-visit.md deleted file mode 100644 index 7feb8b62..00000000 --- a/.changeset/dirty-horses-visit.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@ckb-ccc/core": patch -"@ckb-ccc/spore": patch ---- - -feat: molecule codec -feat: spore searcher diff --git a/.changeset/dirty-knives-develop.md b/.changeset/dirty-knives-develop.md deleted file mode 100644 index 2898e8d2..00000000 --- a/.changeset/dirty-knives-develop.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@ckb-ccc/spore": minor -"@ckb-ccc/core": minor ---- - -add spore package and some known scripts diff --git a/.changeset/kind-chicken-crash.md b/.changeset/kind-chicken-crash.md deleted file mode 100644 index 02d984fd..00000000 --- a/.changeset/kind-chicken-crash.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -"@ckb-ccc/core": patch -"@ckb-ccc/ccc": patch -"ckb-ccc": patch -"@ckb-ccc/connector": patch -"@ckb-ccc/connector-react": patch -"@ckb-ccc/eip6963": patch -"@ckb-ccc/joy-id": patch -"@ckb-ccc/lumos-patches": patch -"@ckb-ccc/nip07": patch -"@ckb-ccc/okx": patch -"@ckb-ccc/rei": patch -"@ckb-ccc/uni-sat": patch -"@ckb-ccc/utxo-global": patch -"@ckb-ccc/xverse": patch ---- - -fix(core): websocket transport diff --git a/.changeset/nasty-frogs-wonder.md b/.changeset/nasty-frogs-wonder.md deleted file mode 100644 index 669a7f9c..00000000 --- a/.changeset/nasty-frogs-wonder.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ckb-ccc/core": patch ---- - -feat(core): ckb proxy locks diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index 1483a616..00000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "mode": "exit", - "tag": "alpha", - "initialVersions": { - "@ckb-ccc/ccc": "0.0.15", - "ckb-ccc": "0.0.15", - "@ckb-ccc/connector": "0.0.16", - "@ckb-ccc/connector-react": "0.0.16", - "@ckb-ccc/core": "0.0.15", - "@ckb-ccc/ccc-demo": "0.0.1", - "@ckb-ccc/eip6963": "0.0.15", - "@ckb-ccc/faucet": "0.0.1", - "@ckb-ccc/joy-id": "0.0.15", - "@ckb-ccc/lumos-patches": "0.0.15", - "@ckb-ccc/nip07": "0.0.15", - "@ckb-ccc/okx": "0.0.15", - "@ckb-ccc/rei": "0.0.15", - "@ckb-ccc/uni-sat": "0.0.15", - "@ckb-ccc/utxo-global": "0.0.15", - "@ckb-ccc/xverse": "0.0.14", - "@ckb-ccc/spore": "0.0.12-alpha.1", - "@ckb-ccc/examples": "0.0.1" - }, - "changesets": [ - "angry-taxis-swim", - "brave-keys-relate", - "curvy-horses-arrive", - "dirty-horses-visit", - "dirty-knives-develop", - "kind-chicken-crash", - "nasty-frogs-wonder", - "proud-jars-vanish", - "rare-months-roll", - "selfish-eggs-attack", - "tall-mangos-kneel", - "tidy-poets-divide", - "witty-dingos-add" - ] -} diff --git a/.changeset/pretty-coins-explain.md b/.changeset/pretty-coins-explain.md deleted file mode 100644 index 48136da1..00000000 --- a/.changeset/pretty-coins-explain.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@ckb-ccc/utxo-global": patch -"@ckb-ccc/connector": patch -"@ckb-ccc/core": patch -"@ckb-ccc/ccc": patch ---- - -feat: support doge signer diff --git a/.changeset/proud-jars-vanish.md b/.changeset/proud-jars-vanish.md deleted file mode 100644 index a6445362..00000000 --- a/.changeset/proud-jars-vanish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ckb-ccc/connector-react": patch ---- - -feat(connector-react): useCcc().isOpen diff --git a/.changeset/rare-months-roll.md b/.changeset/rare-months-roll.md deleted file mode 100644 index 13ab9004..00000000 --- a/.changeset/rare-months-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ckb-ccc/xverse": patch ---- - -fixed: To resolve module not found compilation errors in the CRA app. diff --git a/.changeset/selfish-eggs-attack.md b/.changeset/selfish-eggs-attack.md deleted file mode 100644 index 25049db2..00000000 --- a/.changeset/selfish-eggs-attack.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@ckb-ccc/core": patch -"@ckb-ccc/ccc": patch -"ckb-ccc": patch -"@ckb-ccc/connector": patch -"@ckb-ccc/connector-react": patch ---- - -feat(core): auto fee rate diff --git a/.changeset/tall-mangos-kneel.md b/.changeset/tall-mangos-kneel.md deleted file mode 100644 index 30eb7392..00000000 --- a/.changeset/tall-mangos-kneel.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@ckb-ccc/xverse": patch -"@ckb-ccc/ccc": patch -"ckb-ccc": patch -"@ckb-ccc/connector": patch -"@ckb-ccc/connector-react": patch ---- - -feat: support Xverse diff --git a/.changeset/tidy-poets-divide.md b/.changeset/tidy-poets-divide.md deleted file mode 100644 index 35b067e7..00000000 --- a/.changeset/tidy-poets-divide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ckb-ccc/core": patch ---- - -fix(core): missing mol types diff --git a/.changeset/witty-dingos-add.md b/.changeset/witty-dingos-add.md deleted file mode 100644 index 8b37c0ec..00000000 --- a/.changeset/witty-dingos-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ckb-ccc/core": patch ---- - -fix: `epochFromHex` failed if the arg is not 7 bytes diff --git a/packages/ccc/CHANGELOG.md b/packages/ccc/CHANGELOG.md index 04e302fa..25af92a6 100644 --- a/packages/ccc/CHANGELOG.md +++ b/packages/ccc/CHANGELOG.md @@ -1,5 +1,30 @@ # @ckb-ccc/ccc +## 0.0.16 + +### Patch Changes + +- [#69](https://github.com/ckb-devrel/ccc/pull/69) [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Client.waitTransaction + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- [#96](https://github.com/ckb-devrel/ccc/pull/96) [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: support doge signer + +- [#67](https://github.com/ckb-devrel/ccc/pull/67) [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): auto fee rate + +- [#60](https://github.com/ckb-devrel/ccc/pull/60) [`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: support Xverse + +- Updated dependencies [[`a3d5359`](https://github.com/ckb-devrel/ccc/commit/a3d53595f6dd11f2f59cdf0086b3d7ce558a2fdd), [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`f07a506`](https://github.com/ckb-devrel/ccc/commit/f07a506bd6fc27fe659a17d2f7baaeec54716d81), [`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`1720d5a`](https://github.com/ckb-devrel/ccc/commit/1720d5a398543f1c6e24763eeaf15d84cd2214bf), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`91832b1`](https://github.com/ckb-devrel/ccc/commit/91832b103c5d7a1272060639f77754a1c731a753), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34), [`50f2ce0`](https://github.com/ckb-devrel/ccc/commit/50f2ce08e74cb3fbeae926267d42e28b426fd7f4), [`4709384`](https://github.com/ckb-devrel/ccc/commit/4709384e37188991cb937b16f99f47ca82c912b8)]: + - @ckb-ccc/core@0.1.0 + - @ckb-ccc/eip6963@0.0.16 + - @ckb-ccc/joy-id@0.0.16 + - @ckb-ccc/nip07@0.0.16 + - @ckb-ccc/okx@0.0.16 + - @ckb-ccc/rei@0.0.16 + - @ckb-ccc/uni-sat@0.0.16 + - @ckb-ccc/utxo-global@0.0.16 + - @ckb-ccc/xverse@0.0.15 + ## 0.0.16-alpha.9 ### Patch Changes diff --git a/packages/ccc/package.json b/packages/ccc/package.json index c071ad73..90e0bd9b 100644 --- a/packages/ccc/package.json +++ b/packages/ccc/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/ccc", - "version": "0.0.16-alpha.9", + "version": "0.0.16", "description": "CCC - CKBer's Codebase. Common Chains Connector.", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/ckb-ccc/CHANGELOG.md b/packages/ckb-ccc/CHANGELOG.md index 56d01e78..cafcb765 100644 --- a/packages/ckb-ccc/CHANGELOG.md +++ b/packages/ckb-ccc/CHANGELOG.md @@ -1,5 +1,20 @@ # ckb-ccc +## 0.0.16 + +### Patch Changes + +- [#69](https://github.com/ckb-devrel/ccc/pull/69) [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Client.waitTransaction + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- [#67](https://github.com/ckb-devrel/ccc/pull/67) [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): auto fee rate + +- [#60](https://github.com/ckb-devrel/ccc/pull/60) [`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: support Xverse + +- Updated dependencies [[`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34)]: + - @ckb-ccc/ccc@0.0.16 + ## 0.0.16-alpha.9 ### Patch Changes diff --git a/packages/ckb-ccc/package.json b/packages/ckb-ccc/package.json index 93bc187f..5a528a3f 100644 --- a/packages/ckb-ccc/package.json +++ b/packages/ckb-ccc/package.json @@ -1,6 +1,6 @@ { "name": "ckb-ccc", - "version": "0.0.16-alpha.9", + "version": "0.0.16", "description": "CCC - CKBer's Codebase. Common Chains Connector.", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/connector-react/CHANGELOG.md b/packages/connector-react/CHANGELOG.md index 465a0562..e3c787af 100644 --- a/packages/connector-react/CHANGELOG.md +++ b/packages/connector-react/CHANGELOG.md @@ -1,5 +1,24 @@ # @ckb-ccc/connector-react +## 0.0.17 + +### Patch Changes + +- [#62](https://github.com/ckb-devrel/ccc/pull/62) [`543c765`](https://github.com/ckb-devrel/ccc/commit/543c76523b3864f2203631762c27b8fc4c942cd7) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(connector): Powered by CCC + +- [#69](https://github.com/ckb-devrel/ccc/pull/69) [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Client.waitTransaction + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- [#78](https://github.com/ckb-devrel/ccc/pull/78) [`517dd3a`](https://github.com/ckb-devrel/ccc/commit/517dd3a28a0d6bf14df68450101f82e94a230801) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(connector-react): useCcc().isOpen + +- [#67](https://github.com/ckb-devrel/ccc/pull/67) [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): auto fee rate + +- [#60](https://github.com/ckb-devrel/ccc/pull/60) [`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: support Xverse + +- Updated dependencies [[`543c765`](https://github.com/ckb-devrel/ccc/commit/543c76523b3864f2203631762c27b8fc4c942cd7), [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34)]: + - @ckb-ccc/connector@0.0.17 + ## 0.0.17-alpha.11 ### Patch Changes diff --git a/packages/connector-react/package.json b/packages/connector-react/package.json index 93eb6bf7..5e65b14e 100644 --- a/packages/connector-react/package.json +++ b/packages/connector-react/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/connector-react", - "version": "0.0.17-alpha.11", + "version": "0.0.17", "description": "CCC - CKBer's Codebase. Common Chains Connector UI Component for React", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/connector/CHANGELOG.md b/packages/connector/CHANGELOG.md index 289b9665..528c402b 100644 --- a/packages/connector/CHANGELOG.md +++ b/packages/connector/CHANGELOG.md @@ -1,5 +1,24 @@ # @ckb-ccc/connector +## 0.0.17 + +### Patch Changes + +- [#62](https://github.com/ckb-devrel/ccc/pull/62) [`543c765`](https://github.com/ckb-devrel/ccc/commit/543c76523b3864f2203631762c27b8fc4c942cd7) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(connector): Powered by CCC + +- [#69](https://github.com/ckb-devrel/ccc/pull/69) [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Client.waitTransaction + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- [#96](https://github.com/ckb-devrel/ccc/pull/96) [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: support doge signer + +- [#67](https://github.com/ckb-devrel/ccc/pull/67) [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): auto fee rate + +- [#60](https://github.com/ckb-devrel/ccc/pull/60) [`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: support Xverse + +- Updated dependencies [[`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34)]: + - @ckb-ccc/ccc@0.0.16 + ## 0.0.17-alpha.10 ### Patch Changes diff --git a/packages/connector/package.json b/packages/connector/package.json index 8c0b77da..f2aa115b 100644 --- a/packages/connector/package.json +++ b/packages/connector/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/connector", - "version": "0.0.17-alpha.10", + "version": "0.0.17", "description": "CCC - CKBer's Codebase. Common Chains Connector UI", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 76b48dbc..076fa655 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,32 @@ # @ckb-ccc/core +## 0.1.0 + +### Minor Changes + +- [#74](https://github.com/ckb-devrel/ccc/pull/74) [`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d) Thanks [@Hanssen0](https://github.com/Hanssen0)! - add spore package and some known scripts + +### Patch Changes + +- [#72](https://github.com/ckb-devrel/ccc/pull/72) [`a3d5359`](https://github.com/ckb-devrel/ccc/commit/a3d53595f6dd11f2f59cdf0086b3d7ce558a2fdd) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): reopen websocket + +- [#69](https://github.com/ckb-devrel/ccc/pull/69) [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Client.waitTransaction + +- [#88](https://github.com/ckb-devrel/ccc/pull/88) [`f07a506`](https://github.com/ckb-devrel/ccc/commit/f07a506bd6fc27fe659a17d2f7baaeec54716d81) Thanks [@ashuralyk](https://github.com/ashuralyk)! - feat: molecule codec + feat: spore searcher + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- [#64](https://github.com/ckb-devrel/ccc/pull/64) [`1720d5a`](https://github.com/ckb-devrel/ccc/commit/1720d5a398543f1c6e24763eeaf15d84cd2214bf) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): ckb proxy locks + +- [#96](https://github.com/ckb-devrel/ccc/pull/96) [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: support doge signer + +- [#67](https://github.com/ckb-devrel/ccc/pull/67) [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): auto fee rate + +- [`50f2ce0`](https://github.com/ckb-devrel/ccc/commit/50f2ce08e74cb3fbeae926267d42e28b426fd7f4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): missing mol types + +- [#92](https://github.com/ckb-devrel/ccc/pull/92) [`4709384`](https://github.com/ckb-devrel/ccc/commit/4709384e37188991cb937b16f99f47ca82c912b8) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix: `epochFromHex` failed if the arg is not 7 bytes + ## 0.1.0-alpha.7 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index 8915d743..0188126b 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/core", - "version": "0.1.0-alpha.7", + "version": "0.1.0", "description": "Core of CCC - CKBer's Codebase", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/eip6963/CHANGELOG.md b/packages/eip6963/CHANGELOG.md index f315e03d..3256d406 100644 --- a/packages/eip6963/CHANGELOG.md +++ b/packages/eip6963/CHANGELOG.md @@ -1,5 +1,14 @@ # @ckb-ccc/eip6963 +## 0.0.16 + +### Patch Changes + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- Updated dependencies [[`a3d5359`](https://github.com/ckb-devrel/ccc/commit/a3d53595f6dd11f2f59cdf0086b3d7ce558a2fdd), [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`f07a506`](https://github.com/ckb-devrel/ccc/commit/f07a506bd6fc27fe659a17d2f7baaeec54716d81), [`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`1720d5a`](https://github.com/ckb-devrel/ccc/commit/1720d5a398543f1c6e24763eeaf15d84cd2214bf), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`50f2ce0`](https://github.com/ckb-devrel/ccc/commit/50f2ce08e74cb3fbeae926267d42e28b426fd7f4), [`4709384`](https://github.com/ckb-devrel/ccc/commit/4709384e37188991cb937b16f99f47ca82c912b8)]: + - @ckb-ccc/core@0.1.0 + ## 0.0.16-alpha.7 ### Patch Changes diff --git a/packages/eip6963/package.json b/packages/eip6963/package.json index bba20e08..30958b42 100644 --- a/packages/eip6963/package.json +++ b/packages/eip6963/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/eip6963", - "version": "0.0.16-alpha.7", + "version": "0.0.16", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for EIP6963", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/examples/CHANGELOG.md b/packages/examples/CHANGELOG.md index 290e9ee2..02bd94aa 100644 --- a/packages/examples/CHANGELOG.md +++ b/packages/examples/CHANGELOG.md @@ -1,5 +1,12 @@ # @ckb-ccc/examples +## 0.0.2 + +### Patch Changes + +- Updated dependencies [[`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34)]: + - @ckb-ccc/ccc@0.0.16 + ## 0.0.2-alpha.3 ### Patch Changes diff --git a/packages/examples/package.json b/packages/examples/package.json index 8b20af6d..4525fafb 100644 --- a/packages/examples/package.json +++ b/packages/examples/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/examples", - "version": "0.0.2-alpha.3", + "version": "0.0.2", "description": "CCC code examples for CCC Playground", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/joy-id/CHANGELOG.md b/packages/joy-id/CHANGELOG.md index 670ec8e1..ee02922a 100644 --- a/packages/joy-id/CHANGELOG.md +++ b/packages/joy-id/CHANGELOG.md @@ -1,5 +1,14 @@ # @ckb-ccc/joy-id +## 0.0.16 + +### Patch Changes + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- Updated dependencies [[`a3d5359`](https://github.com/ckb-devrel/ccc/commit/a3d53595f6dd11f2f59cdf0086b3d7ce558a2fdd), [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`f07a506`](https://github.com/ckb-devrel/ccc/commit/f07a506bd6fc27fe659a17d2f7baaeec54716d81), [`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`1720d5a`](https://github.com/ckb-devrel/ccc/commit/1720d5a398543f1c6e24763eeaf15d84cd2214bf), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`50f2ce0`](https://github.com/ckb-devrel/ccc/commit/50f2ce08e74cb3fbeae926267d42e28b426fd7f4), [`4709384`](https://github.com/ckb-devrel/ccc/commit/4709384e37188991cb937b16f99f47ca82c912b8)]: + - @ckb-ccc/core@0.1.0 + ## 0.0.16-alpha.7 ### Patch Changes diff --git a/packages/joy-id/package.json b/packages/joy-id/package.json index fb545b1b..9a8ee943 100644 --- a/packages/joy-id/package.json +++ b/packages/joy-id/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/joy-id", - "version": "0.0.16-alpha.7", + "version": "0.0.16", "description": "Connector's support for JoyID", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/lumos-patches/CHANGELOG.md b/packages/lumos-patches/CHANGELOG.md index fab89f6e..19ecc22c 100644 --- a/packages/lumos-patches/CHANGELOG.md +++ b/packages/lumos-patches/CHANGELOG.md @@ -1,5 +1,14 @@ # @ckb-ccc/lumos-patches +## 0.0.16 + +### Patch Changes + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- Updated dependencies [[`a3d5359`](https://github.com/ckb-devrel/ccc/commit/a3d53595f6dd11f2f59cdf0086b3d7ce558a2fdd), [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`f07a506`](https://github.com/ckb-devrel/ccc/commit/f07a506bd6fc27fe659a17d2f7baaeec54716d81), [`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`1720d5a`](https://github.com/ckb-devrel/ccc/commit/1720d5a398543f1c6e24763eeaf15d84cd2214bf), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`50f2ce0`](https://github.com/ckb-devrel/ccc/commit/50f2ce08e74cb3fbeae926267d42e28b426fd7f4), [`4709384`](https://github.com/ckb-devrel/ccc/commit/4709384e37188991cb937b16f99f47ca82c912b8)]: + - @ckb-ccc/core@0.1.0 + ## 0.0.16-alpha.7 ### Patch Changes diff --git a/packages/lumos-patches/package.json b/packages/lumos-patches/package.json index 1510f0af..620da1fe 100644 --- a/packages/lumos-patches/package.json +++ b/packages/lumos-patches/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/lumos-patches", - "version": "0.0.16-alpha.7", + "version": "0.0.16", "description": "Patches for using Lumos with CCC", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/nip07/CHANGELOG.md b/packages/nip07/CHANGELOG.md index e61f03b0..c62c4de2 100644 --- a/packages/nip07/CHANGELOG.md +++ b/packages/nip07/CHANGELOG.md @@ -1,5 +1,14 @@ # @ckb-ccc/nip07 +## 0.0.16 + +### Patch Changes + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- Updated dependencies [[`a3d5359`](https://github.com/ckb-devrel/ccc/commit/a3d53595f6dd11f2f59cdf0086b3d7ce558a2fdd), [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`f07a506`](https://github.com/ckb-devrel/ccc/commit/f07a506bd6fc27fe659a17d2f7baaeec54716d81), [`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`1720d5a`](https://github.com/ckb-devrel/ccc/commit/1720d5a398543f1c6e24763eeaf15d84cd2214bf), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`50f2ce0`](https://github.com/ckb-devrel/ccc/commit/50f2ce08e74cb3fbeae926267d42e28b426fd7f4), [`4709384`](https://github.com/ckb-devrel/ccc/commit/4709384e37188991cb937b16f99f47ca82c912b8)]: + - @ckb-ccc/core@0.1.0 + ## 0.0.16-alpha.7 ### Patch Changes diff --git a/packages/nip07/package.json b/packages/nip07/package.json index d72a1a08..c4be6053 100644 --- a/packages/nip07/package.json +++ b/packages/nip07/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/nip07", - "version": "0.0.16-alpha.7", + "version": "0.0.16", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for NIP07", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/okx/CHANGELOG.md b/packages/okx/CHANGELOG.md index 4bee264f..05f1aca8 100644 --- a/packages/okx/CHANGELOG.md +++ b/packages/okx/CHANGELOG.md @@ -1,5 +1,16 @@ # @ckb-ccc/okx +## 0.0.16 + +### Patch Changes + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- Updated dependencies [[`a3d5359`](https://github.com/ckb-devrel/ccc/commit/a3d53595f6dd11f2f59cdf0086b3d7ce558a2fdd), [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`f07a506`](https://github.com/ckb-devrel/ccc/commit/f07a506bd6fc27fe659a17d2f7baaeec54716d81), [`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`1720d5a`](https://github.com/ckb-devrel/ccc/commit/1720d5a398543f1c6e24763eeaf15d84cd2214bf), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`50f2ce0`](https://github.com/ckb-devrel/ccc/commit/50f2ce08e74cb3fbeae926267d42e28b426fd7f4), [`4709384`](https://github.com/ckb-devrel/ccc/commit/4709384e37188991cb937b16f99f47ca82c912b8)]: + - @ckb-ccc/core@0.1.0 + - @ckb-ccc/nip07@0.0.16 + - @ckb-ccc/uni-sat@0.0.16 + ## 0.0.16-alpha.7 ### Patch Changes diff --git a/packages/okx/package.json b/packages/okx/package.json index 828f8f36..e2cad269 100644 --- a/packages/okx/package.json +++ b/packages/okx/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/okx", - "version": "0.0.16-alpha.7", + "version": "0.0.16", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for OKX", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/rei/CHANGELOG.md b/packages/rei/CHANGELOG.md index e2c34b1d..9b4f0b8d 100644 --- a/packages/rei/CHANGELOG.md +++ b/packages/rei/CHANGELOG.md @@ -1,5 +1,14 @@ # @ckb-ccc/rei +## 0.0.16 + +### Patch Changes + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- Updated dependencies [[`a3d5359`](https://github.com/ckb-devrel/ccc/commit/a3d53595f6dd11f2f59cdf0086b3d7ce558a2fdd), [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`f07a506`](https://github.com/ckb-devrel/ccc/commit/f07a506bd6fc27fe659a17d2f7baaeec54716d81), [`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`1720d5a`](https://github.com/ckb-devrel/ccc/commit/1720d5a398543f1c6e24763eeaf15d84cd2214bf), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`50f2ce0`](https://github.com/ckb-devrel/ccc/commit/50f2ce08e74cb3fbeae926267d42e28b426fd7f4), [`4709384`](https://github.com/ckb-devrel/ccc/commit/4709384e37188991cb937b16f99f47ca82c912b8)]: + - @ckb-ccc/core@0.1.0 + ## 0.0.16-alpha.7 ### Patch Changes diff --git a/packages/rei/package.json b/packages/rei/package.json index b8bd6505..08124cd1 100644 --- a/packages/rei/package.json +++ b/packages/rei/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/rei", - "version": "0.0.16-alpha.7", + "version": "0.0.16", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for Rei", "license": "MIT", "private": false, diff --git a/packages/spore/CHANGELOG.md b/packages/spore/CHANGELOG.md index edd4b839..507d3849 100644 --- a/packages/spore/CHANGELOG.md +++ b/packages/spore/CHANGELOG.md @@ -1,5 +1,18 @@ # @ckb-ccc/spore +## 0.1.0 + +### Minor Changes + +- [#74](https://github.com/ckb-devrel/ccc/pull/74) [`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d) Thanks [@Hanssen0](https://github.com/Hanssen0)! - add spore package and some known scripts + +### Patch Changes + +- [#88](https://github.com/ckb-devrel/ccc/pull/88) [`f07a506`](https://github.com/ckb-devrel/ccc/commit/f07a506bd6fc27fe659a17d2f7baaeec54716d81) Thanks [@ashuralyk](https://github.com/ashuralyk)! - feat: molecule codec + feat: spore searcher +- Updated dependencies [[`a3d5359`](https://github.com/ckb-devrel/ccc/commit/a3d53595f6dd11f2f59cdf0086b3d7ce558a2fdd), [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`f07a506`](https://github.com/ckb-devrel/ccc/commit/f07a506bd6fc27fe659a17d2f7baaeec54716d81), [`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`1720d5a`](https://github.com/ckb-devrel/ccc/commit/1720d5a398543f1c6e24763eeaf15d84cd2214bf), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`50f2ce0`](https://github.com/ckb-devrel/ccc/commit/50f2ce08e74cb3fbeae926267d42e28b426fd7f4), [`4709384`](https://github.com/ckb-devrel/ccc/commit/4709384e37188991cb937b16f99f47ca82c912b8)]: + - @ckb-ccc/core@0.1.0 + ## 0.1.0-alpha.5 ### Patch Changes diff --git a/packages/spore/package.json b/packages/spore/package.json index 5d66d3c6..f3693a1d 100644 --- a/packages/spore/package.json +++ b/packages/spore/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/spore", - "version": "0.1.0-alpha.5", + "version": "0.1.0", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for Spore protocol", "author": "ashuralyk ", "license": "MIT", diff --git a/packages/uni-sat/CHANGELOG.md b/packages/uni-sat/CHANGELOG.md index b9215c3a..d27c29d7 100644 --- a/packages/uni-sat/CHANGELOG.md +++ b/packages/uni-sat/CHANGELOG.md @@ -1,5 +1,14 @@ # @ckb-ccc/uni-sat +## 0.0.16 + +### Patch Changes + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- Updated dependencies [[`a3d5359`](https://github.com/ckb-devrel/ccc/commit/a3d53595f6dd11f2f59cdf0086b3d7ce558a2fdd), [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`f07a506`](https://github.com/ckb-devrel/ccc/commit/f07a506bd6fc27fe659a17d2f7baaeec54716d81), [`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`1720d5a`](https://github.com/ckb-devrel/ccc/commit/1720d5a398543f1c6e24763eeaf15d84cd2214bf), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`50f2ce0`](https://github.com/ckb-devrel/ccc/commit/50f2ce08e74cb3fbeae926267d42e28b426fd7f4), [`4709384`](https://github.com/ckb-devrel/ccc/commit/4709384e37188991cb937b16f99f47ca82c912b8)]: + - @ckb-ccc/core@0.1.0 + ## 0.0.16-alpha.7 ### Patch Changes diff --git a/packages/uni-sat/package.json b/packages/uni-sat/package.json index b005449c..a122c542 100644 --- a/packages/uni-sat/package.json +++ b/packages/uni-sat/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/uni-sat", - "version": "0.0.16-alpha.7", + "version": "0.0.16", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for UniSat", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/utxo-global/CHANGELOG.md b/packages/utxo-global/CHANGELOG.md index 0a469767..6a3f4c37 100644 --- a/packages/utxo-global/CHANGELOG.md +++ b/packages/utxo-global/CHANGELOG.md @@ -1,5 +1,16 @@ # @ckb-ccc/utxo-global +## 0.0.16 + +### Patch Changes + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- [#96](https://github.com/ckb-devrel/ccc/pull/96) [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: support doge signer + +- Updated dependencies [[`a3d5359`](https://github.com/ckb-devrel/ccc/commit/a3d53595f6dd11f2f59cdf0086b3d7ce558a2fdd), [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`f07a506`](https://github.com/ckb-devrel/ccc/commit/f07a506bd6fc27fe659a17d2f7baaeec54716d81), [`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`1720d5a`](https://github.com/ckb-devrel/ccc/commit/1720d5a398543f1c6e24763eeaf15d84cd2214bf), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`50f2ce0`](https://github.com/ckb-devrel/ccc/commit/50f2ce08e74cb3fbeae926267d42e28b426fd7f4), [`4709384`](https://github.com/ckb-devrel/ccc/commit/4709384e37188991cb937b16f99f47ca82c912b8)]: + - @ckb-ccc/core@0.1.0 + ## 0.0.16-alpha.7 ### Patch Changes diff --git a/packages/utxo-global/package.json b/packages/utxo-global/package.json index 39515ce1..07f2da83 100644 --- a/packages/utxo-global/package.json +++ b/packages/utxo-global/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/utxo-global", - "version": "0.0.16-alpha.7", + "version": "0.0.16", "description": "Common Chains Connector's support for UTXO Global", "author": "Trong Dinh ", "license": "MIT", diff --git a/packages/xverse/CHANGELOG.md b/packages/xverse/CHANGELOG.md index 9fadd87e..4b2dae2b 100644 --- a/packages/xverse/CHANGELOG.md +++ b/packages/xverse/CHANGELOG.md @@ -1,5 +1,18 @@ # @ckb-ccc/xverse +## 0.0.15 + +### Patch Changes + +- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport + +- [#85](https://github.com/ckb-devrel/ccc/pull/85) [`91832b1`](https://github.com/ckb-devrel/ccc/commit/91832b103c5d7a1272060639f77754a1c731a753) Thanks [@yixyxiu](https://github.com/yixyxiu)! - fixed: To resolve module not found compilation errors in the CRA app. + +- [#60](https://github.com/ckb-devrel/ccc/pull/60) [`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: support Xverse + +- Updated dependencies [[`a3d5359`](https://github.com/ckb-devrel/ccc/commit/a3d53595f6dd11f2f59cdf0086b3d7ce558a2fdd), [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`f07a506`](https://github.com/ckb-devrel/ccc/commit/f07a506bd6fc27fe659a17d2f7baaeec54716d81), [`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d), [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366), [`1720d5a`](https://github.com/ckb-devrel/ccc/commit/1720d5a398543f1c6e24763eeaf15d84cd2214bf), [`e63a06e`](https://github.com/ckb-devrel/ccc/commit/e63a06ee75ac8595208d216dec88a4228c465e23), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f), [`50f2ce0`](https://github.com/ckb-devrel/ccc/commit/50f2ce08e74cb3fbeae926267d42e28b426fd7f4), [`4709384`](https://github.com/ckb-devrel/ccc/commit/4709384e37188991cb937b16f99f47ca82c912b8)]: + - @ckb-ccc/core@0.1.0 + ## 0.0.15-alpha.9 ### Patch Changes diff --git a/packages/xverse/package.json b/packages/xverse/package.json index ef715b55..6a164658 100644 --- a/packages/xverse/package.json +++ b/packages/xverse/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/xverse", - "version": "0.0.15-alpha.9", + "version": "0.0.15", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for Xverse", "author": "Hanssen0 ", "license": "MIT",