We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7c2d83 + 6ce3936 commit e94e2fdCopy full SHA for e94e2fd
README.md
@@ -128,7 +128,7 @@ A git tag should exist for every semver release. We use `release-it` to automate
128
``` bash
129
? Select increment # You will be prompted to select a release type, e.g. patch
130
? Publish @scientist-softserv/webstore-component-library to npm? # Yes
131
- ? Please enter OTP for npm: # This is stored in 1password
+ ? Please enter OTP for npm: # This is stored in 1password under "npmjs"
132
? Commit (chore: release vX.X.X)? # Yes
133
? Tag (X.X.X)? # Yes
134
? Push? # Yes
0 commit comments