chore(main): release ejector 0.7.1 - #21739
Conversation
There was a problem hiding this comment.
馃挕 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 444a352ce8
鈩癸笍 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".
| [package] | ||
| name = "ejector" | ||
| version = "0.7.0" | ||
| version = "0.7.1" |
There was a problem hiding this comment.
Update the lockfile version with the crate bump
This release bumps the crate to 0.7.1, but the tracked packages/ejector/Cargo.lock still records the local ejector package as 0.7.0 (checked at packages/ejector/Cargo.lock:1848-1849). The release config explicitly lists that lockfile package version as an extra-files target for packages/ejector, so the release commit leaves the repository's published release metadata inconsistent and the next release-please run will have to repair this instead of starting from the released state.
Useful? React with 馃憤聽/ 馃憥.
caf053c to
727e718
Compare
89c9c38 to
5ed6a22
Compare
d22ee57 to
5fbdec3
Compare
84164a4 to
21df546
Compare
4a298d9 to
b119167
Compare
279eebd to
aaa7f5e
Compare
a6c0cda to
875d775
Compare
0dcdb20 to
f7913b5
Compare
f7913b5 to
8daf87a
Compare
8daf87a to
c3762e9
Compare
馃 I have created a release beep boop
0.7.1 (2026-08-15)
Chores
v1.1.1(#21737) (729a43e)Documentation
Code Refactoring
This PR was generated with Release Please. See documentation.