Skip to content

chore: bump version to 0.11.0#243

Open
ahogappa wants to merge 1 commit into
masterfrom
release/v0.11.0
Open

chore: bump version to 0.11.0#243
ahogappa wants to merge 1 commit into
masterfrom
release/v0.11.0

Conversation

@ahogappa

@ahogappa ahogappa commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Release 0.11.0. Bumps lib/taski/version.rb + Gemfile.lock and moves the changes since v0.10.0 into a dated CHANGELOG section.

Minor bump (0.x: breaking changes bump the minor, matching taski's history). Headline changes:

Tag v0.11.0 will be created on the merge commit after this merges. CI + security workflows only — no auto-publish on tag.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation

    • Version 0.11.0 is now available with comprehensive changelog updates. This release includes new features, breaking changes across multiple areas, removal of deprecated functionality, and various bug fixes to improve overall stability and user experience.
  • Chores

    • Version bumped to 0.11.0.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 73638cd5-957d-45ee-9179-9fbb85adb160

📥 Commits

Reviewing files that changed from the base of the PR and between 8cb1009 and bc94556.

⛔ Files ignored due to path filters (1)
  • Gemfile.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • CHANGELOG.md
  • lib/taski/version.rb

Walkthrough

The Taski::VERSION constant is bumped from 0.10.0 to 0.11.0, and a corresponding ## [0.11.0] - 2026-06-14 section is inserted in CHANGELOG.md with Added, Changed (BREAKING), Removed (BREAKING), and Fixed subsections.

Changes

v0.11.0 Release

Layer / File(s) Summary
Version bump and 0.11.0 changelog entry
lib/taski/version.rb, CHANGELOG.md
Taski::VERSION updated from 0.10.0 to 0.11.0; a new release section with Added, Changed (BREAKING), Removed (BREAKING), and Fixed bullets inserted beneath the [Unreleased] header.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • ahogappa/taski#137: Same pattern — version constant bump plus new CHANGELOG release section, no behavioral code changes.
  • ahogappa/taski#170: Directly analogous version/changelog release PR (0.8.3 → 0.9.0) touching the same two files.
  • ahogappa/taski#177: Another version-only bump updating Taski::VERSION and the matching CHANGELOG entry.

Poem

🐇 Hop, hop, the version grows,
From ten to eleven the number goes!
BREAKING changes noted with care,
Bugfixes included to spare.
A new release tag in the air! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: bump version to 0.11.0' accurately and clearly summarizes the main change—updating the version constant and CHANGELOG for a 0.11.0 release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.11.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.

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.

1 participant