Closed
Description
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