|
|
há 1 ano | |
|---|---|---|
| .. | ||
| bin | há 1 ano | |
| dist | há 1 ano | |
| LICENSE | há 1 ano | |
| README.md | há 1 ano | |
| package.json | há 1 ano | |
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
})