Automatic Semantic Releases
Version updated for https://github.com/oliversalzburg/action-automatic-semantic-releases to version v3.3.1.
- 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
This GitHub Action, designed by oliversalzburg, automates the creation of semantic releases. It helps maintain consistency in version numbers and release processes across projects. The action supports both tagged builds and automatic releases on pushes or schedules, ensuring that versions are managed correctly without manual intervention.
What’s Changed
Chores (2)
- Rebuild entrypoint (Oliver Salzburg)
- Version bump 3.3.1 (Oliver Salzburg)
Features (1)
- Don’t set content-length header (Oliver Salzburg)