Closed shiipou closed 4 years ago
This must be generic and the usage must be like that :
❯ git pull Already up to date. ❯ make release -- patch * [new tag] v1.1.2 -> v1.1.2
That will create the release draft and we just have to press publish
After the press of publish, the tag v1 will be created.
v1
This must be generic and the usage must be like that :
That will create the release draft and we just have to press publish
After the press of publish, the tag
v1
will be created.