Automatic Semantic Releases
Version updated for https://github.com/oliversalzburg/action-automatic-semantic-releases to version v3.0.0.
- This action is used across all versions by 16 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Automatic Semantic Releases Action automates the creation of GitHub releases based on versioned tags, enabling streamlined version management and release generation. It supports various release workflows—including tagged builds, development builds, and nightly builds—by integrating versioning into CI/CD pipelines. This action simplifies the release process, ensures consistency, and reduces manual intervention in maintaining project releases.
Release notes
Chores (2)
- Version bump 3.0.0 (Oliver Salzburg)
- deps-dev: bump simple-git from 3.32.2 to 3.33.0 #238 (dependabot[bot])
Documentation (1)
- Synchronize README.md with action.yml #239 (oliversalzburg)
Features (1)
- bump node (Oliver Salzburg)