Commit 834bfce
authored
fix: ensure relases feature 'v' prefix (#108)
Beginning with release 0.3.16, releases are missing the 'v' prefix,
which breaks scripting/automation that expects it. This ensures its
presence moving forward.
This is a followup to:
- #106 (partial fix)
- #105
Signed-off-by: Mike Ball <mikedball@gmail.com>1 parent b85814e commit 834bfce
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments