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
I've begun using this module as a replacement for npm version, but what I'm missing is the auto running npm scripts when I use npm version (a la: https://docs.npmjs.com/cli/version)
Be great if running them could be added in the same order of operation. I'm willing to give that implementation a shot too, let me know if you want me to start investigating