mirror of
https://github.com/JOYCEQL/magic-resume.git
synced 2026-07-03 14:07:11 +02:00
chore: bumpp version
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@ import { defineConfig } from 'bumpp'
|
||||
|
||||
export default defineConfig({
|
||||
execute: 'npx changelogen --output CHANGELOG.md',
|
||||
commit: false,
|
||||
tag: false,
|
||||
commit: true,
|
||||
tag: true,
|
||||
push: false,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user