Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

version-bump-prompt

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

version-bump-prompt

Automatically (or with prompts) bump your version number, GIT tag, and GIT push

  • 0.2.2
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Version-Bump-Prompt

Build Status

Automate your release process with a single command
  • Bumps the version number of:
    • package.json
    • bower.json
    • component.json
  • Creates a GIT tag
  • Pushes to GIT
  • Optionally prompts for type of version bump

Install

npm install -g version-bump-prompt

Usage

bump [options]
  • --patch, --minor, --major, --prompt - Increase version number (or prompt)
  • --no-tags - Do not create git tag
  • --push - Push to remote repo

TODO

  • --files get list of manifests for update
  • --info shows latest tag and manifests version

License

Version-Bump-Prompt is a fork of Version-Bump by Alexey Raspopov (c). Both the original project and this fork are licensed under the MIT License

Keywords

FAQs

Package last updated on 27 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc