Skip to content

Commit

Permalink
chore(main): release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiko-kitty committed Jun 14, 2024
1 parent 1561f92 commit 826fae1
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packages/eventindexer": "0.13.0",
"packages/fork-diff": "0.6.0",
"packages/guardian-prover-health-check": "0.1.0",
"packages/guardian-prover-health-check-ui": "0.1.0",
"packages/guardian-prover-health-check-ui": "0.2.0",
"packages/protocol": "1.6.0",
"packages/relayer": "0.12.0",
"packages/taiko-client": "0.26.0",
Expand Down
39 changes: 39 additions & 0 deletions packages/guardian-prover-health-check-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,44 @@
# Changelog

## [0.2.0](https://github.com/taikoxyz/taiko-mono/compare/v0.1.0...v0.2.0) (2024-06-14)


### Features

* **bridge-ui:** release ([#17071](https://github.com/taikoxyz/taiko-mono/issues/17071)) ([2fa3ae0](https://github.com/taikoxyz/taiko-mono/commit/2fa3ae0b2b2317a467709110c381878a3a9f8ec6))
* **guardian-prover-health-check-ui:** add node info and fix error ([#16772](https://github.com/taikoxyz/taiko-mono/issues/16772)) ([57cae81](https://github.com/taikoxyz/taiko-mono/commit/57cae8112a5c8ff6aaf4d593b87f036a4c86ea6b))
* **guardian-prover-health-check-ui:** better pseudonym handling ([#17177](https://github.com/taikoxyz/taiko-mono/issues/17177)) ([bc19b67](https://github.com/taikoxyz/taiko-mono/commit/bc19b677e0d8fb9816489fe3bd2a57ca2adbd1ee))
* **guardian-prover-health-check-ui:** remove kimchi ([#16842](https://github.com/taikoxyz/taiko-mono/issues/16842)) ([840692e](https://github.com/taikoxyz/taiko-mono/commit/840692ecf30d119eacbb6ad2f2f93e4b3b7dc74b))
* **guardian-prover-health-check-ui:** switch to address routes instead of id ([#16846](https://github.com/taikoxyz/taiko-mono/issues/16846)) ([ece4374](https://github.com/taikoxyz/taiko-mono/commit/ece4374c6c5f20e45f83d3b752ee9fca2dc60bc9))
* **guardian-prover-health-check-ui:** update views and add more data ([#16753](https://github.com/taikoxyz/taiko-mono/issues/16753)) ([e6f576e](https://github.com/taikoxyz/taiko-mono/commit/e6f576e09a0d0bcf79666ef2d92787d49a5086fa))


### Chores

* **deps-dev:** bump @playwright/test from 1.42.1 to 1.43.1 ([#16724](https://github.com/taikoxyz/taiko-mono/issues/16724)) ([200b986](https://github.com/taikoxyz/taiko-mono/commit/200b986593de1c1cb9a859f54226cf5b5d3a6a7a))
* **deps-dev:** bump @sveltejs/adapter-auto from 2.1.1 to 3.2.0 ([#16571](https://github.com/taikoxyz/taiko-mono/issues/16571)) ([e156112](https://github.com/taikoxyz/taiko-mono/commit/e156112c4053038f8eac0543d3b5fb6af95547b1))
* **deps-dev:** bump @typescript-eslint/parser from 7.0.2 to 7.7.0 ([#16779](https://github.com/taikoxyz/taiko-mono/issues/16779)) ([ccd7dff](https://github.com/taikoxyz/taiko-mono/commit/ccd7dff18e2334ea03ccf2ed436235e1d0d57afc))
* **deps-dev:** bump eslint-plugin-svelte from 2.35.1 to 2.38.0 ([#16881](https://github.com/taikoxyz/taiko-mono/issues/16881)) ([ff9c9d9](https://github.com/taikoxyz/taiko-mono/commit/ff9c9d924d6af640f730ab348cfe95ad933f916c))
* **deps-dev:** bump postcss from 8.4.35 to 8.4.38 ([#16675](https://github.com/taikoxyz/taiko-mono/issues/16675)) ([d567c86](https://github.com/taikoxyz/taiko-mono/commit/d567c863e2cc683905de12876f59061890969f0c))
* **deps-dev:** bump svelte-check from 3.6.6 to 3.6.9 ([#16672](https://github.com/taikoxyz/taiko-mono/issues/16672)) ([9ecaec4](https://github.com/taikoxyz/taiko-mono/commit/9ecaec40205140efa3e24f64031d017ba92df69c))
* **deps-dev:** bump svelte-check from 3.6.9 to 3.7.1 ([#16983](https://github.com/taikoxyz/taiko-mono/issues/16983)) ([5ac48f2](https://github.com/taikoxyz/taiko-mono/commit/5ac48f2f05a7f4a7884301ec66d1cfe440f6f669))
* **deps-dev:** bump vite from 4.5.2 to 4.5.3 ([#16635](https://github.com/taikoxyz/taiko-mono/issues/16635)) ([c7b80c1](https://github.com/taikoxyz/taiko-mono/commit/c7b80c131227badc87158682ad80680c527e2224))
* **deps-dev:** bump vite from 5.0.10 to 5.0.13 in /packages/guardian-prover-health-check-ui ([#16636](https://github.com/taikoxyz/taiko-mono/issues/16636)) ([362f20d](https://github.com/taikoxyz/taiko-mono/commit/362f20dc3a3a759b8e60af927f5320bf55eeaea5))
* **deps:** bump @wagmi/core from 2.6.9 to 2.8.0 ([#16915](https://github.com/taikoxyz/taiko-mono/issues/16915)) ([b32e3a5](https://github.com/taikoxyz/taiko-mono/commit/b32e3a5f481ef1d8d5d5328fc2dc287131ac2298))
* **deps:** bump viem from 2.7.11 to 2.9.29 ([#16928](https://github.com/taikoxyz/taiko-mono/issues/16928)) ([0cbcc0a](https://github.com/taikoxyz/taiko-mono/commit/0cbcc0a397fa80ee685bab49e0554c57a768513b))
* **repo:** add lefthook rule for guardian ui ([#17178](https://github.com/taikoxyz/taiko-mono/issues/17178)) ([5878c29](https://github.com/taikoxyz/taiko-mono/commit/5878c291a30bf32a288628f6bdff8d7b592f3149))


### Documentation

* **guardian-prover-health-check-ui:** update README.md for Guardian prover health check UI ([#17053](https://github.com/taikoxyz/taiko-mono/issues/17053)) ([c7f3143](https://github.com/taikoxyz/taiko-mono/commit/c7f3143c763792806de2dffb09d35e756f4cb1e9))


### Workflow

* **guardian-prover-health-check-ui:** fix failing lint job ([#17122](https://github.com/taikoxyz/taiko-mono/issues/17122)) ([eb8fda3](https://github.com/taikoxyz/taiko-mono/commit/eb8fda30e9cd84097d51e4d88137eff11b102e7d))
* **guardian-prover-health-check-ui:** fix lint ([#17143](https://github.com/taikoxyz/taiko-mono/issues/17143)) ([01fb4c2](https://github.com/taikoxyz/taiko-mono/commit/01fb4c2e4955c7a0389556c2f239e8d11c024c1d))

## [0.1.0](https://github.com/taikoxyz/taiko-mono/compare/guardian-prover-health-check-ui-v0.1.0...guardian-prover-health-check-ui-v0.1.0) (2024-02-20)

### Features
Expand Down

0 comments on commit 826fae1

Please sign in to comment.