Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.7.
- 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 generating and publishing distribution files to a specified GitHub branch. It leverages Conventional Commits to determine version updates, automatically creates release notes, builds the project, and tags the release with semantic versioning. This action simplifies version management, automates release workflows, and eliminates the need to manually track or update release branches with distribution files.
Release notes
Chores
- deps: Update vitest monorepo to v4 (82eb3c2)