Skip to content

Commit b35c11b

Browse files
chore(main): release fork-diff 0.6.3 (#19073)
Co-authored-by: Roger <[email protected]>
1 parent 4c6ce27 commit b35c11b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages/bridge-ui": "2.13.0",
33
"packages/docs-site": "1.25.2",
44
"packages/eventindexer": "0.13.0",
5-
"packages/fork-diff": "0.6.2",
5+
"packages/fork-diff": "0.6.3",
66
"packages/guardian-prover-health-check": "0.1.0",
77
"packages/guardian-prover-health-check-ui": "0.2.0",
88
"packages/protocol": "2.1.0",

packages/fork-diff/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.6.3](https://github.com/taikoxyz/taiko-mono/compare/fork-diff-v0.6.2...fork-diff-v0.6.3) (2025-03-12)
4+
5+
6+
### Chores
7+
8+
* **fork-diff:** update fork-diff workflow and page ([#19051](https://github.com/taikoxyz/taiko-mono/issues/19051)) ([19abdc2](https://github.com/taikoxyz/taiko-mono/commit/19abdc2a4550594ad55110021828637832df16fd))
9+
310
## [0.6.2](https://github.com/taikoxyz/taiko-mono/compare/fork-diff-v0.6.1...fork-diff-v0.6.2) (2025-03-06)
411

512

packages/fork-diff/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "@taiko/fork-diff",
3-
"version": "0.6.2"
3+
"version": "0.6.3"
44
}

0 commit comments

Comments
 (0)