Skip to content

v2.1.1

Choose a tag to compare

@imprvhub imprvhub released this 15 Jul 03:39
· 15 commits to main since this release

v2.1.1 Release Notes

Released on Wednesday, July 15, 2026. This release introduces automatic manifest version synchronization to the Release Manager, aligning the top-level project version with your release tag, and includes a minor version bump in package.json.

Release Manager

  • Sync manifest version to release tag. The Release Manager now detects project files (package.json, Cargo.toml, pyproject.toml, or *.gemspec) and displays a before/after diff of the top-level version field. It prompts for confirmation both before and after applying the bump, ensuring dependency version strings remain untouched. This mirrors the existing interactive UX found in the README Generator license-step.

Bug fixes

  • Version bump alignment. Corrected the version declaration in package.json to align with the release workflow.

Full Changelog: v2.1.0...v2.1.1