Skip to content

chore: Release hotdata-cli version 0.1.12#55

Merged
eddietejeda merged 3 commits intomainfrom
chore/release-0.1.12
Apr 24, 2026
Merged

chore: Release hotdata-cli version 0.1.12#55
eddietejeda merged 3 commits intomainfrom
chore/release-0.1.12

Conversation

@eddietejeda
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Review

Blocking Issues

  • Cargo.toml:1version is still "0.1.11". The PR title and CHANGELOG both say 0.1.12, but the crate version was never bumped.
  • skills/hotdata/SKILL.md:4version: 0.1.11 — not updated to 0.1.12.
  • README.md:8 — Version badge still reads version-0.1.11-blue.

The [package.metadata.release] pre-release hooks in Cargo.toml are supposed to update all three of these files automatically. It looks like cargo release was not run (or its output was not committed), so only the CHANGELOG was updated manually.

Action Required

Run cargo release 0.1.12 (or apply the version bump manually to Cargo.toml, skills/hotdata/SKILL.md, and README.md) and include those changes in this PR before merging.

@sentry
Copy link
Copy Markdown

sentry Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

claude[bot]
claude Bot previously approved these changes Apr 24, 2026
- Replace manual 0.1.12/0.1.11 entries with git-cliff output
- cliff: preprocess legacy sandbox commit; skip release/merge/changelog noise
- cliff: use ^docs for documentation (avoid matching docs(changelog) as ^doc)
- Cargo: pre-release-hook invokes git-cliff with v{{version}} tag
@eddietejeda eddietejeda merged commit 68dc3e7 into main Apr 24, 2026
9 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.

1 participant