diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d642f46252..6083963c9f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,13 +1,13 @@ { - ".": "0.21.0", + ".": "0.22.0", "packages/branding": "0.3.0", "packages/bridge-ui": "0.10.1", - "packages/bridge-ui-v2": "2.7.0", + "packages/bridge-ui-v2": "2.8.0", "packages/eventindexer": "0.12.0", "packages/fork-diff": "0.4.0", - "packages/protocol": "0.15.0", + "packages/protocol": "0.15.1", "packages/relayer": "0.11.0", "packages/status-page": "0.12.0", - "packages/website": "0.16.0", + "packages/website": "0.17.0", "packages/whitepaper": "1.4.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e9297278c4..91b61da912 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,33 @@ # Changelog +## [0.22.0](https://github.com/taikoxyz/taiko-mono/compare/taiko-mono-v0.21.0...taiko-mono-v0.22.0) (2023-10-03) + + +### Features + +* **bridge-ui-v2:** NFT bridge stepper ([#14811](https://github.com/taikoxyz/taiko-mono/issues/14811)) ([90e19fc](https://github.com/taikoxyz/taiko-mono/commit/90e19fc8b2e76d7f049b2ceedd7a54992b85b398)) +* **website:** add `ZK Nodes` to prover fee market ([#14817](https://github.com/taikoxyz/taiko-mono/issues/14817)) ([7c28677](https://github.com/taikoxyz/taiko-mono/commit/7c286774a56a1cd91c474b513a2ba00fbe3a4715)) +* **website:** add AIT Protocol to ecosystem ([#14868](https://github.com/taikoxyz/taiko-mono/issues/14868)) ([bfd1c62](https://github.com/taikoxyz/taiko-mono/commit/bfd1c62d79968ea225436abc0a1de00dd30d8645)) +* **website:** add Alphamint and Xverse to ecosystem ([#14807](https://github.com/taikoxyz/taiko-mono/issues/14807)) ([0ea2e42](https://github.com/taikoxyz/taiko-mono/commit/0ea2e422d747871719ffbff39def01c5310b294f)) +* **website:** add gourds to ecosystem ([#14818](https://github.com/taikoxyz/taiko-mono/issues/14818)) ([48a911e](https://github.com/taikoxyz/taiko-mono/commit/48a911ee627cab054f1594eed110ae17e45203e3)) +* **website:** add izar and omnisea to ecosystem page ([#14825](https://github.com/taikoxyz/taiko-mono/issues/14825)) ([ad26ebe](https://github.com/taikoxyz/taiko-mono/commit/ad26ebe8564535a94a343596dd4a6faac6c65946)) +* **website:** add link to swap v3 ([#14883](https://github.com/taikoxyz/taiko-mono/issues/14883)) ([145f0d8](https://github.com/taikoxyz/taiko-mono/commit/145f0d84e37f8d5ec2cf62a217cc4951f73564d9)) +* **website:** add proof market video ([#14824](https://github.com/taikoxyz/taiko-mono/issues/14824)) ([4f57c75](https://github.com/taikoxyz/taiko-mono/commit/4f57c75b7faf12f2353c8b11f417e83d85ed4594)) +* **website:** add uniswap v3 addresses ([#14804](https://github.com/taikoxyz/taiko-mono/issues/14804)) ([ce83fba](https://github.com/taikoxyz/taiko-mono/commit/ce83fba51ed21e0a63eb99b65d502b5552597728)) +* **website:** Improve behavior on adding chains and tokens ([#14781](https://github.com/taikoxyz/taiko-mono/issues/14781)) ([fa59e09](https://github.com/taikoxyz/taiko-mono/commit/fa59e092de6114f586f6b8104aae718c61ff01cf)) +* **website:** update Bitget on ecosystem page ([#14855](https://github.com/taikoxyz/taiko-mono/issues/14855)) ([e2360c9](https://github.com/taikoxyz/taiko-mono/commit/e2360c9f04aefbc91f135336f6fde45dc817ad08)) +* **website:** update enable-a-prover to address common friction point ([#14787](https://github.com/taikoxyz/taiko-mono/issues/14787)) ([0de615b](https://github.com/taikoxyz/taiko-mono/commit/0de615ba70cb4a3d54359960020ee9bc39215f0e)) +* **website:** update TaikoL1 impl address ([#14879](https://github.com/taikoxyz/taiko-mono/issues/14879)) ([093ae34](https://github.com/taikoxyz/taiko-mono/commit/093ae3486c5715e85c086c9a9f9d1c5438fdc14a)) + + +### Bug Fixes + +* **protocol:** Fix genesis tests ([#14813](https://github.com/taikoxyz/taiko-mono/issues/14813)) ([a38b1d4](https://github.com/taikoxyz/taiko-mono/commit/a38b1d4a87225b77f86989dc69cbbcebd7f1a7f0)) +* **repo:** add required flag to project template ([#14882](https://github.com/taikoxyz/taiko-mono/issues/14882)) ([b6d3e06](https://github.com/taikoxyz/taiko-mono/commit/b6d3e0695732a931afcedfd49c52d2a7145bcdb5)) +* **website:** broken link ([#14839](https://github.com/taikoxyz/taiko-mono/issues/14839)) ([cb9922f](https://github.com/taikoxyz/taiko-mono/commit/cb9922fd615b23578141b26a4a9093f847a3083b)) +* **website:** Correcting broken link ([#14840](https://github.com/taikoxyz/taiko-mono/issues/14840)) ([8fe85b9](https://github.com/taikoxyz/taiko-mono/commit/8fe85b98f02416c8ee7336accd6113fa476d0064)) +* **website:** remove duplicate and miswording on run a taiko node docs ([#14791](https://github.com/taikoxyz/taiko-mono/issues/14791)) ([9cc10ba](https://github.com/taikoxyz/taiko-mono/commit/9cc10ba6872f744f0c76c64c4bf1120d9199a1a6)) + ## [0.21.0](https://github.com/taikoxyz/taiko-mono/compare/taiko-mono-v0.20.0...taiko-mono-v0.21.0) (2023-09-25) diff --git a/package.json b/package.json index f307080656..feb9595996 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taiko-mono", - "version": "0.21.0", + "version": "0.22.0", "private": true, "devDependencies": { "lefthook": "^1.4.7", diff --git a/packages/bridge-ui-v2/CHANGELOG.md b/packages/bridge-ui-v2/CHANGELOG.md index d324127d9f..715ce82d1e 100644 --- a/packages/bridge-ui-v2/CHANGELOG.md +++ b/packages/bridge-ui-v2/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.8.0](https://github.com/taikoxyz/taiko-mono/compare/bridge-ui-v2-v2.7.0...bridge-ui-v2-v2.8.0) (2023-10-03) + + +### Features + +* **bridge-ui-v2:** NFT bridge stepper ([#14811](https://github.com/taikoxyz/taiko-mono/issues/14811)) ([90e19fc](https://github.com/taikoxyz/taiko-mono/commit/90e19fc8b2e76d7f049b2ceedd7a54992b85b398)) + ## [2.7.0](https://github.com/taikoxyz/taiko-mono/compare/bridge-ui-v2-v2.6.0...bridge-ui-v2-v2.7.0) (2023-09-25) diff --git a/packages/bridge-ui-v2/package.json b/packages/bridge-ui-v2/package.json index 1654fb5b0a..ce189d20be 100644 --- a/packages/bridge-ui-v2/package.json +++ b/packages/bridge-ui-v2/package.json @@ -1,6 +1,6 @@ { "name": "bridge-ui-v2", - "version": "2.7.0", + "version": "2.8.0", "private": true, "scripts": { "dev": "vite dev", diff --git a/packages/protocol/CHANGELOG.md b/packages/protocol/CHANGELOG.md index 6a683be844..df77fbdd7c 100644 --- a/packages/protocol/CHANGELOG.md +++ b/packages/protocol/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.15.1](https://github.com/taikoxyz/taiko-mono/compare/protocol-v0.15.0...protocol-v0.15.1) (2023-10-03) + + +### Bug Fixes + +* **protocol:** Fix genesis tests ([#14813](https://github.com/taikoxyz/taiko-mono/issues/14813)) ([a38b1d4](https://github.com/taikoxyz/taiko-mono/commit/a38b1d4a87225b77f86989dc69cbbcebd7f1a7f0)) + ## [0.15.0](https://github.com/taikoxyz/taiko-mono/compare/protocol-v0.14.0...protocol-v0.15.0) (2023-09-25) diff --git a/packages/protocol/package.json b/packages/protocol/package.json index 848ff964b4..46e2fe8792 100644 --- a/packages/protocol/package.json +++ b/packages/protocol/package.json @@ -1,6 +1,6 @@ { "name": "@taiko/protocol", - "version": "0.15.0", + "version": "0.15.1", "private": true, "scripts": { "clean": "rm -rf abis cache && forge clean", diff --git a/packages/website/CHANGELOG.md b/packages/website/CHANGELOG.md index 7f7f6987d5..6ca3433e1a 100644 --- a/packages/website/CHANGELOG.md +++ b/packages/website/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [0.17.0](https://github.com/taikoxyz/taiko-mono/compare/website-v0.16.0...website-v0.17.0) (2023-10-03) + + +### Features + +* **website:** add `ZK Nodes` to prover fee market ([#14817](https://github.com/taikoxyz/taiko-mono/issues/14817)) ([7c28677](https://github.com/taikoxyz/taiko-mono/commit/7c286774a56a1cd91c474b513a2ba00fbe3a4715)) +* **website:** add AIT Protocol to ecosystem ([#14868](https://github.com/taikoxyz/taiko-mono/issues/14868)) ([bfd1c62](https://github.com/taikoxyz/taiko-mono/commit/bfd1c62d79968ea225436abc0a1de00dd30d8645)) +* **website:** add Alphamint and Xverse to ecosystem ([#14807](https://github.com/taikoxyz/taiko-mono/issues/14807)) ([0ea2e42](https://github.com/taikoxyz/taiko-mono/commit/0ea2e422d747871719ffbff39def01c5310b294f)) +* **website:** add gourds to ecosystem ([#14818](https://github.com/taikoxyz/taiko-mono/issues/14818)) ([48a911e](https://github.com/taikoxyz/taiko-mono/commit/48a911ee627cab054f1594eed110ae17e45203e3)) +* **website:** add izar and omnisea to ecosystem page ([#14825](https://github.com/taikoxyz/taiko-mono/issues/14825)) ([ad26ebe](https://github.com/taikoxyz/taiko-mono/commit/ad26ebe8564535a94a343596dd4a6faac6c65946)) +* **website:** add link to swap v3 ([#14883](https://github.com/taikoxyz/taiko-mono/issues/14883)) ([145f0d8](https://github.com/taikoxyz/taiko-mono/commit/145f0d84e37f8d5ec2cf62a217cc4951f73564d9)) +* **website:** add proof market video ([#14824](https://github.com/taikoxyz/taiko-mono/issues/14824)) ([4f57c75](https://github.com/taikoxyz/taiko-mono/commit/4f57c75b7faf12f2353c8b11f417e83d85ed4594)) +* **website:** add uniswap v3 addresses ([#14804](https://github.com/taikoxyz/taiko-mono/issues/14804)) ([ce83fba](https://github.com/taikoxyz/taiko-mono/commit/ce83fba51ed21e0a63eb99b65d502b5552597728)) +* **website:** Improve behavior on adding chains and tokens ([#14781](https://github.com/taikoxyz/taiko-mono/issues/14781)) ([fa59e09](https://github.com/taikoxyz/taiko-mono/commit/fa59e092de6114f586f6b8104aae718c61ff01cf)) +* **website:** update Bitget on ecosystem page ([#14855](https://github.com/taikoxyz/taiko-mono/issues/14855)) ([e2360c9](https://github.com/taikoxyz/taiko-mono/commit/e2360c9f04aefbc91f135336f6fde45dc817ad08)) +* **website:** update enable-a-prover to address common friction point ([#14787](https://github.com/taikoxyz/taiko-mono/issues/14787)) ([0de615b](https://github.com/taikoxyz/taiko-mono/commit/0de615ba70cb4a3d54359960020ee9bc39215f0e)) +* **website:** update TaikoL1 impl address ([#14879](https://github.com/taikoxyz/taiko-mono/issues/14879)) ([093ae34](https://github.com/taikoxyz/taiko-mono/commit/093ae3486c5715e85c086c9a9f9d1c5438fdc14a)) + + +### Bug Fixes + +* **website:** broken link ([#14839](https://github.com/taikoxyz/taiko-mono/issues/14839)) ([cb9922f](https://github.com/taikoxyz/taiko-mono/commit/cb9922fd615b23578141b26a4a9093f847a3083b)) +* **website:** Correcting broken link ([#14840](https://github.com/taikoxyz/taiko-mono/issues/14840)) ([8fe85b9](https://github.com/taikoxyz/taiko-mono/commit/8fe85b98f02416c8ee7336accd6113fa476d0064)) +* **website:** remove duplicate and miswording on run a taiko node docs ([#14791](https://github.com/taikoxyz/taiko-mono/issues/14791)) ([9cc10ba](https://github.com/taikoxyz/taiko-mono/commit/9cc10ba6872f744f0c76c64c4bf1120d9199a1a6)) + ## [0.16.0](https://github.com/taikoxyz/taiko-mono/compare/website-v0.15.0...website-v0.16.0) (2023-09-25) diff --git a/packages/website/package.json b/packages/website/package.json index a6ac27d849..79a8a7b48b 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -1,6 +1,6 @@ { "name": "@taiko/website", - "version": "0.16.0", + "version": "0.17.0", "private": true, "scripts": { "build": "pnpm next build",