Skip to content

Commit 06840f3

Browse files
add bumpp
1 parent 75435b1 commit 06840f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

typescript/bump.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
import { defineConfig } from "bumpp";
2+
3+
export default defineConfig({
4+
// ...options
5+
});

0 commit comments

Comments
 (0)