crx-bump

0.0.4 • Public • Published

crx-bump

Intro

Automatically (or with prompts) bump your version number(for Chrome Extension), commit changes, tag, and push to Git.

crx-bump

Usage

cbump [options]

Options:
  -c, --commit   Commit changed files to Git.
  -t, --tag      Tag the commit in Git.
  -p, --push     Push the Git commit.
  -a, --all      Commit/tag/push ALL pending files.
  -h, --help     Display this message
  -v, --version  Display version number

Thanks

Inspired by JS-DevTools/version-bump-prompt

License

MIT

Package Sidebar

Install

npm i crx-bump

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

12.2 kB

Total Files

19

Last publish

Collaborators

  • pineapple-ding