CLI for update package.json version and git tag it
Get a recommended version bump based on conventional commits.
Generate Beautiful Changelogs using Conventional Commits
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
This package is tools for increase projects version.
Automatically bump your versions.
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
The Sunniest Semantic Version Bumper
A small CLI tool to create a semantic release and git-cliff powered Changelog
Get raw git commits out of your repository using git-log(1).
Schema for the protocol between CDK framework and CDK CLI
The Bump CLI is used to interact with your API documentation hosted on Bump.sh by using the API of developers.bump.sh
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
Salesforce JS library for templates
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Semantic versioning based on Git history and conventional commits
Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git
Get all git semver tags of your repository in reverse chronological order.
Registry for SS58 account types
Download templates and git repositories with pleasure!
A **simple** react-native cli plugin to bump versions at platform files
a util for spawning git from npm CLI contexts
Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git
A CLI utility to bump git tags.
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`