We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c224571 commit c98f3a5Copy full SHA for c98f3a5
scripts/release.js
@@ -54,8 +54,6 @@ async function main() {
54
choices: tags
55
})
56
57
- console.log(tag)
58
-
59
const { yes: tagOk } = await prompt({
60
type: 'confirm',
61
name: 'yes',
0 commit comments