chore: bump version to 0.12.0#106
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ChangesVersion Bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Bumps the crate version to 0.12.0 to prepare the next tagged release (v0.12.0), which will be the first published artifact after the drag-to-reorder and wheel-scroll rollbacks landed on main.
Changes:
- Update package version in
Cargo.tomlfrom0.11.4→0.12.0. - Update the corresponding
zellij-tabmapentry inCargo.lockto0.12.0.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Cargo.toml | Bumps the crate’s published version to 0.12.0. |
| Cargo.lock | Aligns the lockfile’s zellij-tabmap package version with the new crate version. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Version bump for the first release that ships the drag-to-reorder (#102/#105) and wheel-scroll (#104) rollbacks.
v0.11.4was tagged before those rollbacks landed onmain, somaincurrently has no released artifact. This bumps0.11.4 → 0.12.0(minor bump for the breaking feature removals) so thev0.12.0tag can publish a release carrying the slimmed-down plugin (noRunActionsAsUser, no wheel-scroll / reorder config).Tag
v0.12.0will be pushed after this merges, triggering the release workflow.Summary by CodeRabbit