|
|
vor 1 Jahr | |
|---|---|---|
| .. | ||
| bin | vor 1 Jahr | |
| dist | vor 1 Jahr | |
| LICENSE | vor 1 Jahr | |
| README.md | vor 1 Jahr | |
| package.json | vor 1 Jahr | |
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
})