Automatic Semantic Releases
Version updated for https://github.com/oliversalzburg/action-automatic-semantic-releases to version v3.2.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
This GitHub Action automatically creates semantic releases based on versioning in code. It supports tagged builds, version management, and development builds with customizable release settings. The action uses the release-version.cjs script to generate versions and can be configured to create draft or prerelease releases.
What’s Changed
Chores (7/+2 unlisted)
- Allow scripts (Oliver Salzburg)
- Rebuild entrypoint (Oliver Salzburg) 2 similar commits not listed: 50ceac5c70a877ff96ea8e8b256830f8d3deec42, c3212b4657f8b203a4dca6512fa5ce93d03521d7
- Update locks (Oliver Salzburg)
- Version bump 3.2.0 (Oliver Salzburg)
- deps-dev: bump esbuild from 0.27.3 to 0.28.1 #245 (dependabot[bot])
- deps-dev: bump fast-uri from 3.1.0 to 3.1.2 #242 (dependabot[bot])
- deps-dev: bump simple-git from 3.33.0 to 3.36.0 #243 (dependabot[bot])
Features (1)
- Support Dependabot’s
deps-dev(Oliver Salzburg)
Dependency Changes
Chores (2)
- deps: bump qs and express #244 (dependabot[bot])
- deps: bump undici from 6.24.1 to 6.27.0 #246 (dependabot[bot])