Versionary Action
Version updated for https://github.com/jolars/versionary to version v0.16.0.
- 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 simplify semantic versioning, changelog generation, and release workflows using conventional commits. It supports both direct releases and release pull request (PR) workflows, enabling maintainers to review changes before publication. The tool is software-agnostic, extensible, and integrates versioning, tagging, and SCM release metadata management, streamlining the release process while leaving artifact publishing to external CI workflows.
What’s Changed
Features
Bug Fixes
- deduplicate “fixes #
” notes ( e6c895e)