1.2.5 • Published 2 years ago

@reyco1/bump v1.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@reyco1/bump

GitHub license GitHub issues GitHub code size in bytes npm npm

Bump is a simple yet powerful command line utility that allows you to maintain your projects semver version.

You can configure it to update the version in a standalone json file as well as your package.json, and it can also automatically commit and publish the changes.

Rationale

An easy to use cli to bump the semver version of a JSON file.

Installation

npm i @reyco1/bump -g

After installation is complete. In order to add Bump to any project, go to the project root and run the following command and follow the instructions:

bump --init

Command-line example

If you simply run the bump command on your timeline, you will be asked which part of your semver version number you would like to increment: major, minor, patch. Once you make a selection, your version json file (and optionally your package.json file) will have their version numbers updated.

bump

The following command will increment your patch version as well as ask you for a commit message and then commit your code prefixing the message with your complete version number and then publishes the code.

bump -c -s patch

Usage

Usage: bump options

Commands:

CommandDescription
helpDisplay help
versionDisplay version

Options:

FlagDescription
-i, --initInitialize the bump config file
-c, --commitDetermines if the code should be committed and pushed
-d, --displayDisplays the latest version
-h, --helpOutput usage information
-s, --semvermajor, minor or patch
-t, --tagdetermines if the code should be tagged
-v, --versionOutput the bump tool version number

License

(MIT License)

Copyright (c) 2023 Rey Columna Email: hello@reyco.me Website: https://reyco.me

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

versioningversionbumpbumpversionversioningversioning toolversioning tool for nodeversioning tool for npmversioning tool for javascriptversioning tool for nodejsversioning tool for npm packagesversioning tool for javascript packagesversioning tool for nodejs packagesversioning tool for npm projectsversioning tool for javascript projectsversioning tool for nodejs projectsversioning tool for npm modulesversioning tool for javascript modulesversioning tool for nodejs modulesversioning tool for npm packagesversioning tool for javascript packagesversioning tool for nodejs packagesversioning tool for npm projectsversioning tool for javascript projectsversioning tool for nodejs projectsversioning tool for npm modulesversioning tool for javascript modulesversioning tool for nodejs modulesversioning tool for npm packagesversioning tool for javascript packagesversioning tool for nodejs packagesversioning tool for npm projectsversioning tool for javascript projectsversioning tool for nodejs projectsversioning tool for npm modulesversioning tool for javascript modulesversioning tool for nodejs modulesversioning tool for npm packagesversioning tool for javascript packagesversioning tool for nodejs packagesversioning tool for npm projectsversioning tool for javascript projectsversioning tool for nodejs projectsversioning tool for npm modulesversioning tool for javascript modulesversioning tool for nodejs modulesversioning tool for npm packagesversioning tool for javascript packagesversioning tool for nodejs packagesversioning tool for npm projectsversioning tool for javascript projectsversioning tool for nodejs projectsversioning tool for npm modulesversioning tool for javascript modulesversioning tool for nodejs modulesversioning tool for npm packagesversioning tool for javascript packagesversioning tool for nodejs packagesversioning tool for npm projectsversioning tool for javascript projectsversioning tool for nodejs projectsversioning tool for npm modulesversioning tool for javascript modulesversioning tool for nodejs modulesversioning tool for npmversion number cli toolversion number cli tool for nodeversion number cli tool for npmversion number cli tool for javascriptversion number cli tool for nodejsversion number cli tool for npm packagesversion number cli tool for javascript packagesversion number cli tool for nodejs packagesversion number cli tool for npm projectsversion number cli tool for javascript projectsversion number cli tool for nodejs projectsversion number cli tool for npm modulesversion number cli tool for javascript modulesversion number cli tool for nodejs modules
1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.0

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.2.2

2 years ago

1.1.3

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.15

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago