semantic-version
There are 64 repositories under semantic-version topic.
semantic-release/semantic-release
:package::rocket: Fully automated version management and package publishing
python-semver/python-semver
Python package to work with Semantic Versioning (https://semver.org/)
go-semantic-release/semantic-release
📦🚀 semantic-release written in Go
z4kn4fein/kotlin-semver
Semantic Versioning library for Kotlin Multiplatform.
z4kn4fein/cpp-semver
Semantic Versioning library for modern C++.
jefflinse/pr-semver-bump
A GitHub Action to bump and tag a new semantic version when a pull request is merged.
JavierSegoviaCordoba/semver-gradle-plugin
Set projects versions based on git tags and following semantic versioning
knadh/gtbump
git tag bump: A simple utility to bump and manage git semantic version tags and generate Markdown changelogs.
ashvardanian/tinysemver
Tiny Semantic Versioning (SemVer) library with LLMs and GitHub CI, that doesn't depend on 300K lines of JavaScript code and fits in a single Python file
ng-builders/ng-builders
Custom Angular CLI builders
robsonnatanael/automatic-versioning-guide
This is a quick guide on how to implement automatic semantic versioning using husky.js, commitlint, semantic release and github actions.
abstracter-io/atomic-release
Automated releases using the command pattern 📦
Code4Delphi/C4D-Version
Controle a versão do seu sistema através do Version Info do próprio IDE do Delphi / Control the version of your system through the Version Info of the Delphi IDE itself
narek-sv/Migrator
Migrator is a versatile Swift Package designed to streamline the execution of asynchronous tasks with dependency management on all Apple platforms
knutwalker/lenient-semver
Lenient parser for Semantic Version numbers in Rust
s0ders/go-semver-release
Automate semantic versioning of Git repositories by analyzing their formatted commit history and tagging them with the right semver.
kevin-lee/just-semver
Semantic Versioning for Scala / SemVer for Scala
heyvito/semver-releaser
Action for releasing using SemVer + Conventional Commits
tj-actions/semver-diff
:octocat: Github action that compares versions based on the previous semantic version tag and the latest tag i.e (major, minor, patch, prerelease, build)
vernuntii/vernuntii
Simple semantic versioning with git integration.
domengabrovsek/semantic-release-example
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.
playmean/semverity
Easy way to bump version \w conventional commits
RougeWare/Swift-SemVer
A small Swift library that implements SemVer 2.0.0. This is designed to be simple to use and to easily fit into any Swift codebase.
Abdulrazak-Alkl/capistrano-semver-git-tags
Capistrano tasks to generate semantic version as a deploy git tag
droidsolutions/semantic-version
NuGet package with tools for comparing Semantic Version numbers
prompt/actions-semver-aliases
:octocat: Generate major and minor Semantic Version aliases from a Semantic Version
rk0cc/josev-core
An expandable java object that contains Semantic Versioning and reserved for constraint.
wesleimp/bump-version
Bump a given semantic version, following a given version fragment.
bird-studio/interactive-message
interactive message tool
ClecioJung/version
Simple library for parsing, comparing and checking compatibility of semantic versions made in C
k0sproject/version
A golang package for comparing and working with k0s version numbers
manifest/version.mk
Semantic versioning plugin for Erlang.mk
mgoltzsche/conventional-release
A GitHub Action to automate releases based on Conventional Commits
Xaymar/cmake-version
Pure CMake module to parse, modify, generate and compare versions.
fabien-marty/github-next-semantic-version
Little CLI binary (written in golang) to guess the next semantic version only from existing git tags and recently merged pull-requests labels. We don't use any "commit message parsing" here (only configurable PR labels).
fabien-marty/github-next-semantic-version-action
GitHub Action to provide github-next-semantic-version feature inside a GHA Workflow