Commit 06ea36e
bumpversion: optimise script
- no longer require parsing the new version from bumpversion output. We can just push the tags using `git push --tags` and this will push just the new one that's been created
- we do not need to specify `--no-commit` since this is the default behaviour
- remove the 'v' prefix from git tag by using the `--tag-name` parameter1 parent 550b2fd commit 06ea36e
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments