Skip to content

chore: bump version to 0.5.0#90

Merged
callumreid merged 1 commit into
mainfrom
release/v0.5.0
Jul 13, 2026
Merged

chore: bump version to 0.5.0#90
callumreid merged 1 commit into
mainfrom
release/v0.5.0

Conversation

@callumreid

@callumreid callumreid commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bump CLI version to 0.5.0 for release.

What

  • Cargo.toml: 0.4.1 → 0.5.0
  • Cargo.lock: refreshed via cargo build

Why

12 feat: commits since v0.4.1 (all new API-parity commands + metrics test subcommand). Minor bump per the v0.3.13 → v0.4.0 convention.

Includes: #78 (dashboard flags), #79 (background sounds), #80 (composite-metric/reports), #81 (monitors), #82 (tags), #83 (simulations update/resimulate), #84 (conversations patch), #85 (personas voices), #86 (metrics subresources), #87 (test-cases media upload-url), #88 (models metric), #89 (metrics test subcommand).

After merge

git checkout main && git pull
git tag v0.5.0
git push origin v0.5.0

Tag push triggers the Release workflow (build ×5 targets → GitHub release → homebrew tap auto-update).

Greptile Summary

This PR bumps the CLI release version. The main changes are:

  • Cargo.toml package version updated from 0.4.1 to 0.5.0.
  • Cargo.lock refreshed with the same coval package version.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Reviews (1): Last reviewed commit: "chore: bump version to 0.5.0" | Re-trigger Greptile

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

This pull request updates the package version in Cargo.toml from 0.4.1 to 0.5.0. No other manifest fields, dependencies, or code changes are included.

Changes

Cohort / File(s) Summary
Cargo.toml Bumped package version from 0.4.1 to 0.5.0

Suggested reviewers: lorenjphillips

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Title check ✅ Passed The title clearly summarizes the main change: bumping the package version to 0.5.0.
Description check ✅ Passed The description is directly related to the version bump and release workflow changes.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

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.

@callumreid callumreid merged commit 86b822f into main Jul 13, 2026
8 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

Development

Successfully merging this pull request may close these issues.

2 participants