Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 47c618b

Browse files
chore: release v0.2.0
1 parent 0e2a3d1 commit 47c618b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

changelogithub.config.ts

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
import { defineConfig } from 'changelogithub'
2-
3-
// Config: https://github.com/antfu/changelogithub/blob/main/src/config.ts#L8
4-
export default defineConfig({
1+
export default {
52
types: {
63
examples: { title: '🏀 Examples' },
74
version: { title: '🎉 Version' },
85
},
9-
})
6+
}

0 commit comments

Comments
 (0)