File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 22 "packages/bridge-ui" : " 2.15.0" ,
33 "packages/docs-site" : " 1.34.1" ,
44 "packages/eventindexer" : " 0.14.0" ,
5- "packages/ejector" : " 0.6.1 " ,
5+ "packages/ejector" : " 0.6.2 " ,
66 "packages/fork-diff" : " 0.7.1" ,
77 "packages/protocol" : " 2.3.0" ,
88 "packages/relayer" : " 0.13.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.6.2] ( https://github.com/taikoxyz/taiko-mono/compare/ejector-v0.6.1...ejector-v0.6.2 ) (2026-03-13)
4+
5+
6+ ### Chores
7+
8+ * ** ejector:** remove redundant URL clone in eject path ([ #21455 ] ( https://github.com/taikoxyz/taiko-mono/issues/21455 ) ) ([ eae6490] ( https://github.com/taikoxyz/taiko-mono/commit/eae649013910d7f10350a849c9f2bdfcf70b19f3 ) )
9+ * ** repo:** add concurrency gate to release please and bump ejector lock ([ #21420 ] ( https://github.com/taikoxyz/taiko-mono/issues/21420 ) ) ([ 1b97c19] ( https://github.com/taikoxyz/taiko-mono/commit/1b97c19bc2c8280dc91f16a82ee03eca2789a4db ) )
10+
11+
12+ ### Code Refactoring
13+
14+ * ** ejector:** avoid cloning beacon URL in BeaconClient ([ #21434 ] ( https://github.com/taikoxyz/taiko-mono/issues/21434 ) ) ([ 295bdbe] ( https://github.com/taikoxyz/taiko-mono/commit/295bdbe65b0b7894969e3419455f6aafdad6e2d1 ) )
15+ * ** ejector:** remove redundant URL clones in startup ([ #21441 ] ( https://github.com/taikoxyz/taiko-mono/issues/21441 ) ) ([ 94730f4] ( https://github.com/taikoxyz/taiko-mono/commit/94730f4022f74c3a7e7aee5af6e6a5a91441d4c4 ) )
16+
317## [ 0.6.1] ( https://github.com/taikoxyz/taiko-mono/compare/ejector-v0.6.0...ejector-v0.6.1 ) (2026-03-03)
418
519
Original file line number Diff line number Diff line change 11[package ]
22name = " ejector"
3- version = " 0.6.1 "
3+ version = " 0.6.2 "
44edition = " 2024"
55rust-version = " 1.88"
66authors = [" Taiko Labs" ]
You can’t perform that action at this time.
0 commit comments