Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.9.
- 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 publishing built distribution files to a designated GitHub branch. It utilizes Conventional Commits to determine version updates, generates release notes, builds the project, tags the release with semantic versioning, and creates a GitHub release. This action simplifies release management by eliminating the need to manually update versions, track dist files in the source branch, or handle release branching and tagging.
Release notes
Chores
- deps: update glitch452/branch-release action to v1 (87b7e1b)