Skip to content

Commit

Permalink
chore(main): release guardian-prover-health-check-ui 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiko-kitty committed Apr 16, 2024
1 parent 324d626 commit ca73e72
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
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.4.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.3.0",
"packages/relayer": "0.12.0"
}
12 changes: 12 additions & 0 deletions packages/guardian-prover-health-check-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.2.0](https://github.com/taikoxyz/taiko-mono/compare/guardian-prover-health-check-ui-v0.1.0...guardian-prover-health-check-ui-v0.2.0) (2024-04-16)


### Features

* **guardian-prover-health-check-ui:** update for hekla ([#16716](https://github.com/taikoxyz/taiko-mono/issues/16716)) ([9064073](https://github.com/taikoxyz/taiko-mono/commit/90640735616c2fe36179cb69243740f9b6c4ab29))


### Bug Fixes

* **repo:** typos ([#16589](https://github.com/taikoxyz/taiko-mono/issues/16589)) ([8836e50](https://github.com/taikoxyz/taiko-mono/commit/8836e5029d32ca3c7d45321a8e48910680626704))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/guardian-prover-health-check-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "guardian-prover-health-check-ui",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"engines": {
"node": ">=18.18.0 <19.0.0"
Expand Down

0 comments on commit ca73e72

Please sign in to comment.