Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.14.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Branch Release” GitHub Action automates the process of releasing code by managing versioning, building distribution files, and publishing them to a specified GitHub branch. It leverages Conventional Commits to determine semantic version updates, generates release notes, and automatically creates GitHub Releases with appropriate tags. This action simplifies release workflows by eliminating the need to manually manage dist files, version updates, and tagging, ensuring a streamlined and consistent release process.
Release notes
Chores
- deps: update dependency @actions/github to v7 (14f503c)