Skip to content

Repository files navigation

bumppkg

Bump a package version like npm version

Note npm users should use npm version. Basically I created bumppkg to fulfill my own needs to do the same as npm version without npm.

Install

npm i -g bumppkg

You can also use without global installation:

yarn dlx bumppkg ... # for yarn
pnpm dlx bumppkg ... # for pnpm

Usage

bumppkg [options] <newversion>

See bumppkg --help for details.

License

MIT License

About

Bump a package version like `npm version`

Topics

Resources

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages