Versionary Action
Version updated for https://github.com/jolars/versionary to version v0.14.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 workflows. It supports both direct releases and release pull request workflows, enabling maintainers to preview and review changes before publication, while remaining software-agnostic and extensible across various repository types. By centralizing release planning and metadata management, it eliminates the complexity of managing multiple tools and leaves artifact publishing to CI/CD workflows triggered by tags or releases.
What’s Changed
Bug Fixes
- omit reverted chores from changelog (
1f31a46)