chore(main): release taiko-alethia-client-rs 2.3.0 - #21975
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7de04f4b29
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
|
||
| [workspace.package] | ||
| version = "2.2.0" | ||
| version = "2.2.1" |
There was a problem hiding this comment.
Update Cargo.lock with the release version
This bumps the Rust workspace to 2.2.1, but the tracked packages/taiko-client-rs/Cargo.lock entries for the same workspace crates are still 2.2.0, including bindings, driver, and taiko-client. The release config explicitly lists those Cargo.lock package versions as extra files for packages/taiko-client-rs, so this release commit leaves the repository with conflicting release metadata; please update the Cargo.lock entries to 2.2.1 as part of the release.
Useful? React with 👍 / 👎.
f92f569 to
df3df34
Compare
de4790d to
1ea76e5
Compare
378fce6 to
bdd5010
Compare
bdd5010 to
bb7fb63
Compare
🤖 I have created a release beep boop
2.3.0 (2026-08-15)
Features
Bug Fixes
Chores
Performance Improvements
Tests
This PR was generated with Release Please. See documentation.