import { defineConfig } from 'bumpp' export default defineConfig({ commit: false, tag: false, push: false, })