This GitHub repository demonstrates an automated semantic versioning and release process using GitHub Actions. It includes a workflow that computes the next version, updates the package file, creates a new Git tag, and publishes a GitHub release.
nodejs npm workflow automation continuous-integration semantic-versioning release-management semantic-version conventional-commits github-actions git-tagging
-
Updated
Jul 14, 2026 - Shell