Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.8.
- 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 release process for projects that require built distribution files to be published to a specific GitHub branch. It leverages Conventional Commits to determine version updates, generate changelogs, and create GitHub releases with semantic versioning. This action streamlines tasks like building project files, managing version tags, and updating release branches, eliminating the need for manual version tracking and distribution management.
Release notes
Tests
- Update vitest and move mocks to src (d4f0278)
Chores
- Update dependencies (bcd09ad)
Continuous Integration
- Check Renovate Config in the PR workflow (9aa3ecd)