mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-24 20:00:38 +00:00
chore: bump config file
This commit is contained in:
@@ -3,4 +3,7 @@ import { defineConfig } from 'bumpp'
|
||||
export default defineConfig({
|
||||
// https://github.com/antfu/bumpp/blob/main/src/types/version-bump-options.ts
|
||||
files: ['package.json', 'package-lock.json', 'README.md'],
|
||||
push: false,
|
||||
commit: false,
|
||||
tag: false,
|
||||
})
|
||||
Reference in New Issue
Block a user