chore: release-it config update to include pre release on github

This commit is contained in:
Dan Ribbens
2023-05-18 12:00:49 -04:00
parent fb82567f03
commit b63dd40512

View File

@@ -7,7 +7,7 @@
"tag": false
},
"github": {
"release": false
"release": true
},
"npm": {
"skipChecks": true,