Skip to content

v0.8.5

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jul 09:50
v0.8.5
739b3b0

Tightens the release-validation checks and adds a per-release authorization step before tagging.

  • Release process: requires explicit authorization for each release and reconciles the changelog before a tag is cut.
  • Validation: compares the highest version found in project files against the tag using semver ordering; warns when a prepared release has no matching tag; skips private package.json files.
  • Maintenance: CI action update, no change to skill behaviour.

Full Changelog: v0.8.4...v0.8.5