A tool to return tagged git commits
Script for publishing to NPM based on tagged git commit
Get all git semver tags of your repository in reverse chronological order.
Reads your git tags to generate a unique human-readable version for every git commit
generate release PRs based on the conventionalcommits.org spec
Unique tag for use in the type-fest Tagged type
Common typings for the Stoplight ecosystem.
semantic-release plugin to commit release assets to the project's git repository
git-log-parser
Read details of the last commit including tags
Lint files staged by git
Publish packages in the current workspace
<!-- BADGES -->
Datadog CI plugin for `dora` commands
Automatically install pre-commit hooks for your npm modules.
Parse, validate, manipulate, and display dates
Collects Git commit info from CI or from CLI
CLI tools to help facilitate semantic versioning based on GitHub PR labels
Sentry Bundler Plugin Core
Parameterised tests for Jest
CSpell configuration for GIT.
git commit message lint hook
Detect the snapshot key to be compare with using Git hash.
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
Create a tag in the local and remote repo on every deploy
With every commit tag the local and remote branch with a tag
Automatically tag Git commits when deploying with Capistrano
Create a tag in the local and remote repo on every deploy with capistrano v3
Git based release management
commit and tag a git repository whenever it's file changes.
Simple command-line tool to tag stories from Pivotal Tracker in git commits. Uses git hooks.
Dynamic project versioning (alpha/beta/rc) based on commits since last Git tag.
A wrapper script for git-log
Changelog and release tag generator from GIT
CLI tool to create version bump commit and tag with newest version in a Git repository. Versioning is based on [Semantic Versioning](http://semver.org/). Version bump types include MAJOR, MINOR, and PATCH. Once installed gem can be used in a Git repository by running `versionify bump TYPE`
A gem for building releases using a git diff between 2 tags or commits