Skip to content

Commit c8a26b9

Browse files
committed
Create GH release notes when releasing
1 parent ef5f598 commit c8a26b9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.release-it.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"$schema": "https://unpkg.com/release-it/schema/release-it.json",
3+
"github": {
4+
"release": true
5+
},
36
"hooks": {
47
"before:init": ["npm test"],
58
"after:bump": "npm run build"

0 commit comments

Comments
 (0)