|
|
1 year ago | |
|---|---|---|
| .. | ||
| bin | 1 year ago | |
| dist | 1 year ago | |
| LICENSE | 1 year ago | |
| README.md | 1 year ago | |
| package.json | 1 year ago | |
Forked from version-bump-prompt
bumpp - so you can use npx bumpp directly.--execute to execute the command before committing.preid when avaliable.--commit --tag --push by default. (opt-out by --no-push, etc.)-r or --recursive to bump all packages in the monorepo.bumpp.config.ts:import { defineConfig } from 'bumpp'
export default defineConfig({
// ...options
})