Skip to content

Commit ca29c0c

Browse files
committed
chore(main): release ejector 0.6.0
1 parent 748467c commit ca29c0c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.15.0",
33
"packages/docs-site": "1.33.4",
44
"packages/eventindexer": "0.14.0",
5-
"packages/ejector": "0.5.0",
5+
"packages/ejector": "0.6.0",
66
"packages/fork-diff": "0.7.0",
77
"packages/protocol": "2.3.0",
88
"packages/relayer": "0.12.0",

packages/ejector/CHANGELOG.md

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

3+
## [0.6.0](https://github.com/taikoxyz/taiko-mono/compare/ejector-v0.5.0...ejector-v0.6.0) (2026-02-19)
4+
5+
6+
### Features
7+
8+
* **taiko-client-rs:** get_preconf_slot_info API for the taiko-client-rs ([#21279](https://github.com/taikoxyz/taiko-mono/issues/21279)) ([26f8c95](https://github.com/taikoxyz/taiko-mono/commit/26f8c958b33f29edeeabe4483dd084bb47aca089))
9+
310
## [0.5.0](https://github.com/taikoxyz/taiko-mono/compare/ejector-v0.4.1...ejector-v0.5.0) (2026-02-04)
411

512

packages/ejector/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ejector"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2024"
55
rust-version = "1.88"
66
authors = ["Taiko Labs"]

0 commit comments

Comments
 (0)