Skip to content

Commit aa5333d

Browse files
committed
Configure release-it to add github releases
1 parent ffe9354 commit aa5333d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@
5959
]
6060
},
6161
"release-it": {
62+
"github": {
63+
"release": true
64+
},
6265
"git": {
6366
"changelog": "npx auto-changelog --stdout --commit-limit false --unreleased --template https://raw.githubusercontent.com/release-it/release-it/master/templates/changelog-compact.hbs"
6467
},

0 commit comments

Comments
 (0)