bump-version icon indicating copy to clipboard operation
bump-version copied to clipboard

Running arbitrary command after bumping version

Open ANGkeith opened this issue 3 years ago • 0 comments

I have the following use-case,

  • bump-version
  • run some commands (such as generate docs)
  • git add; git commit; git push

Any recommendation on how i can achieve this ?

ANGkeith avatar Aug 28 '21 04:08 ANGkeith