bumpp

v9.6.1
Bump version, commit changes, tag, and push to Git
version bump npm node bower package git tag push and 2 more...

clean

rimraf .nyc_output coverage dist

lint

eslint .

build

tsup src/index.ts src/cli/index.ts --format esm,cjs --dts --clean

watch

npm run build -- --watch src

start

esno src/cli/run.ts

test

vitest

upgrade

npm-check -u && npm audit fix

bumpp

esno src/cli/run.ts

prepublishOnly

npm run clean && npm run build

release

npm run bumpp && npm publish

typecheck

tsc --noEmit
npm i bumpp

Metadata

  • MIT
  • >=10
  • James Messinger
  • released 9/28/2024

Downloads

Maintainers