Skip to content

Commit f138dce

Browse files
committed
Improve release script
1 parent f8977a7 commit f138dce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/release.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ async function waitForChangelogUpdate(version) {
255255
{
256256
choices: ['ok'],
257257
message: `Please edit the changelog or confirm the changelog is acceptable to continue to release "${version}".`,
258+
name: 'ok',
258259
type: 'list'
259260
}
260261
]);

0 commit comments

Comments
 (0)