Skip to content

Commit a299393

Browse files
committed
chore: add 'exit if not logged in to NPM' step to bumped
1 parent 625d24c commit a299393

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.bumpedrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ plugins:
1212
ignoreObjectAtKeys: ['rules']
1313
ignoreArrayAtKeys: ['require']
1414

15+
'Exit if not logged in to NPM':
16+
plugin: 'bumped-terminal'
17+
command: 'npm whoami'
18+
1519
postrelease:
1620

1721
'Generating and committing lock files':

0 commit comments

Comments
 (0)