You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 25, 2024. It is now read-only.
fix(package.json): use --sign option in release script
The release script in package.json has been updated to use the --sign
option with the nlx bumpp command. This ensures that the release is
signed before it is published to npm.
0 commit comments