Versionary Action
Version updated for https://github.com/jolars/versionary to version v0.11.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Versionary is an automated release tool designed to streamline semantic versioning, changelog generation, tagging, and release metadata management, while supporting both direct releases and release PR workflows. It provides a software-agnostic, extensible solution that works across various repository types and integrates with SCM platforms like GitHub. By focusing solely on release planning and execution, Versionary simplifies versioning and release processes, allowing CI/CD workflows to handle artifact publishing.
What’s Changed
Bug Fixes
- recover from stale or invalid commit hashes (
13f8496)