ArchyInk / ink-bumpp

Interactive CLI that bumps your version numbers and more

Home Page:https://jstools.dev/version-bump-prompt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bumpp

NPM version

Forked from version-bump-prompt Forked from bumpp

Changes in this fork
  • Change commit message to 🚧 chore(${readPackageSync().name}): release v
  • Change default tag to ${readPackageSync()}@${version}
  • Add a new command prerun to execute command just like pnpm run test before committing,Commands with -- or - are not supported for now

About

Interactive CLI that bumps your version numbers and more

https://jstools.dev/version-bump-prompt/

License:MIT License


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%