Skip to content

chore: bump version to 0.12.0#106

Merged
GeneralD merged 1 commit into
mainfrom
release/bump-0.12.0
Jun 19, 2026
Merged

chore: bump version to 0.12.0#106
GeneralD merged 1 commit into
mainfrom
release/bump-0.12.0

Conversation

@GeneralD

@GeneralD GeneralD commented Jun 19, 2026

Copy link
Copy Markdown
Owner

type scope diff review

Version bump for the first release that ships the drag-to-reorder (#102/#105) and wheel-scroll (#104) rollbacks.

v0.11.4 was tagged before those rollbacks landed on main, so main currently has no released artifact. This bumps 0.11.4 → 0.12.0 (minor bump for the breaking feature removals) so the v0.12.0 tag can publish a release carrying the slimmed-down plugin (no RunActionsAsUser, no wheel-scroll / reorder config).

Tag v0.12.0 will be pushed after this merges, triggering the release workflow.

Summary by CodeRabbit

  • Chores
    • Version bump to 0.12.0

Copilot AI review requested due to automatic review settings June 19, 2026 17:30
@GeneralD GeneralD self-assigned this Jun 19, 2026
@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: bb5695f8-fff0-4969-8092-54dd1f5560a4

📥 Commits

Reviewing files that changed from the base of the PR and between 829aae1 and 0606e60.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • Cargo.toml

📝 Walkthrough

Walkthrough

The version field in Cargo.toml for the zellij-tabmap crate is bumped from 0.11.4 to 0.12.0. No other files or fields are changed.

Changes

Version Bump

Layer / File(s) Summary
Crate version update
Cargo.toml
version field changed from 0.11.4 to 0.12.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

Poem

🐇 Hop, hop, a version leaps!
From eleven-four the old one sleeps,
Twelve-point-oh now takes the stage,
A single line upon the page.
The rabbit stamps the manifest done! 🎉

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/bump-0.12.0

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@GeneralD GeneralD merged commit 75f821d into main Jun 19, 2026
5 of 6 checks passed
@GeneralD GeneralD deleted the release/bump-0.12.0 branch June 19, 2026 17:30

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.toml from 0.11.40.12.0.
  • Update the corresponding zellij-tabmap entry in Cargo.lock to 0.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants