v2.0.7

mikeyobrien/ralph-orchestratorv2.0.7Jan 16, 2026by github-actions[bot]

AI Summary

Includes a new skill for version bumping and fixes a packaging issue where presets were missing from the cargo install package.

Key Highlights

  • Added release-bump skill for repeatable version bumps
  • Fixed presets missing from cargo install package

New Features

  • Release-bump skill

Full Release Notes

## What's Changed

* **feat: add release-bump skill** for repeatable version bumps
* **fix: include presets in published crate** for cargo install
* **docs: fix CI badge and npm package name**

### Bug Fix

Presets were missing from `cargo install ralph-cli` — now properly included in the published crate.

**Full Changelog**: https://github.com/mikeyobrien/ralph-orchestrator/compare/v2.0.5...v2.0.7