Skip to content

Commit

Permalink
chore: configure bumpp to require to sign
Browse files Browse the repository at this point in the history
Signed-off-by: Neko Ayaka <[email protected]>
  • Loading branch information
nekomeowww committed Oct 11, 2024
1 parent b668431 commit 316a399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bump.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ import { defineConfig } from 'bumpp'
export default defineConfig({
recursive: true,
commit: 'release: v%s',
sign: true,
})

0 comments on commit 316a399

Please sign in to comment.