Skip to content

chore: bump version to 0.11.0#113

Merged
yukimemi merged 1 commit into
mainfrom
chore/bump-0.11.0
May 20, 2026
Merged

chore: bump version to 0.11.0#113
yukimemi merged 1 commit into
mainfrom
chore/bump-0.11.0

Conversation

@yukimemi
Copy link
Copy Markdown
Owner

Summary

Bump for v0.11.0 release. Three feature PRs landed since v0.10.0:

Net effect: templates can now own a single element of an array (hooks.post_create[0], tasks.on-add.dependencies[0], servers[0], etc.) and let consumers freely append more, instead of overwriting the whole list every kata apply.

No breaking changes — the new bracket syntax is additive; existing paths entries keep working.

Test plan

  • Bump only — cargo build refreshes Cargo.lock.
  • CI green.
  • After merge: tag v0.11.0 to trigger the release workflow (cross-compile binaries + cargo publish).

🤖 Generated with Claude Code

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 20, 2026

Warning

Rate limit exceeded

@yukimemi has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 48 minutes and 28 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 85c4530d-0467-4160-ad97-0432fe405dd7

📥 Commits

Reviewing files that changed from the base of the PR and between 2dedccf and e7d3748.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • Cargo.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-0.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.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the project version from 0.10.0 to 0.11.0 in both Cargo.toml and Cargo.lock. I have no feedback to provide.

@yukimemi yukimemi merged commit f7bd540 into main May 20, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant