Skip to content

Commit 19c3c8d

Browse files
committed
chore(main): release fork-diff 0.7.3
1 parent f92b4f1 commit 19c3c8d

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages/bridge-ui": "2.17.1",
33
"packages/eventindexer": "0.15.0",
44
"packages/ejector": "0.7.0",
5-
"packages/fork-diff": "0.7.2",
5+
"packages/fork-diff": "0.7.3",
66
"packages/protocol": "3.1.0",
77
"packages/relayer": "0.13.2",
88
"packages/snaefell-ui": "1.1.0",

packages/fork-diff/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.7.3](https://github.com/taikoxyz/taiko-mono/compare/fork-diff-v0.7.2...fork-diff-v0.7.3) (2026-07-15)
4+
5+
6+
### Chores
7+
8+
* **protocol:** merge taiko-alethia-protocol-v3.0.0 (v3.1.0 + hardening) back to main ([f837160](https://github.com/taikoxyz/taiko-mono/commit/f83716070331945133adc283b765083501f21e4b))
9+
* **protocol:** record the v3.0.0 merge ancestry (take 2) ([9646f55](https://github.com/taikoxyz/taiko-mono/commit/9646f553cd89abe95fab9745c17a46273c4d4bd0))
10+
* **protocol:** record the v3.0.0 merge ancestry (take 2) ([bc35381](https://github.com/taikoxyz/taiko-mono/commit/bc35381393888f6c3dfe81d24eb6193255c0c49a))
11+
* **protocol:** record the v3.0.0 merge ancestry lost by squashing [#21922](https://github.com/taikoxyz/taiko-mono/issues/21922) ([#21930](https://github.com/taikoxyz/taiko-mono/issues/21930)) ([ca16fba](https://github.com/taikoxyz/taiko-mono/commit/ca16fba34ca276975b4c5179489c8eec3f25a0db))
12+
313
## [0.7.2](https://github.com/taikoxyz/taiko-mono/compare/fork-diff-v0.7.1...fork-diff-v0.7.2) (2026-04-20)
414

515

packages/fork-diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "@taiko/fork-diff",
3-
"version": "0.7.2"
3+
"version": "0.7.3"
44
}

0 commit comments

Comments
 (0)