Closed jonallured closed 3 years ago
I've copy/pasted this script around to a few projects and it's been helpful to automate the process of releasing. It's not perfect and sorta annoying that you have to provide the old version but whatever. 😆
Run like this:
$ ./bin/release 0.4.2 0.5.0
And then it takes care of the rest.
I've copy/pasted this script around to a few projects and it's been helpful to automate the process of releasing. It's not perfect and sorta annoying that you have to provide the old version but whatever. 😆
Run like this:
And then it takes care of the rest.