1 مستودع
Settings that specify which files and formats should be updated during a version bump.
Distinct from Locked Version Updates: Distinct from Locked Version Updates: focuses on the configuration of which files to target, not the replacement logic of lockfiles.
Explore 1 awesome GitHub repository matching devops & infrastructure · Version Update Configurations. Refine with filters or upvote what's useful.
Standard-version is a semantic versioning release automation tool and Git versioning manager. It calculates the next semantic version by parsing commit messages that follow the Conventional Commits specification and automates the process of updating project files and creating signed Git tags. The tool distinguishes itself by generating formatted changelogs automatically from commit history and providing a release process simulation to preview version bumps without modifying files or Git history. It supports pre-release version management for experimental builds and allows for manual version o
Allows specification of which files to read and update using built-in or custom version tools.