Get a recommended version bump based on conventional commits.
Salesforce JS library for templates
No description provided.
The CloudFormation resource specification used by @aws-cdk packages
Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git
Conventional changelog plugin for release-it
Bump version, commit changes, tag, and push to Git
Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git
Twilio Release Tool
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
bump RegEx with semver
Node.js library for the rbac plugin
The Bump CLI is used to interact with your API documentation hosted on Bump.sh by using the API of developers.bump.sh
Bump npm versions with Gulp (gulpjs.com)
Generate Beautiful Changelogs using Conventional Commits
Registry for SS58 account types
No description provided.
Used to bump year in the licence text specified at the top of the file.
Bump version & write changelog of packages changed since the last release
Automatically bump your versions.
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Bump JSON files (e.g. package.json and friends)
semantic-release plugin to publish a gem to Rubygems
A **simple** react-native cli plugin to bump versions at platform files
A flexible and concise version bumper that can, in a single command, take care of all the git ceremony in a git-flow compatible fashion .
Versionr is used to bump the version number of your application. This will be used by another gem to manage gemspec files.
Rubygems plugin that allows you to bump the major, minor, and patch version of your gem without editing the gemspec.
Build and deploy tools for Cocoa apps using Sparkle for distributions and upgrades; it’s like Hoe but for Cocoa apps. Package up your OS X/Cocoa applications into Custom DMGs, generate Sparkle XML, and upload. Instead of hours, its only 30 seconds to release each new version of an application. Build and deploy tools for Cocoa apps using Sparkle for distributions and upgrades; it's like Hoe but for Cocoa apps. The main feature is a powerful rake task "rake appcast" which builds a release of your application, creates a DMG package, generates a Sparkle XML file, and posts the package and XML file to your remote host via rsync. All rake tasks: rake build # Build Xcode Release rake dmg[automount] # Create the dmg file for appcasting (`rake dmg`, or `rake dmg[automount]` to automatically mount the dmg) rake feed # Create/update the appcast file rake upload # Upload the appcast file to the host rake version:bump:major # Bump the gemspec by a major version. rake version:bump:minor # Bump the gemspec by a minor version. rake version:bump:patch # Bump the gemspec by a patch version. rake version:current # Display the current version