fix(crate): always prefix with 'v' when creating prs, or releases
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-04 14:39:13 +02:00
parent 8a8d309ddf
commit b7077888d6
2 changed files with 7 additions and 4 deletions

View File

@@ -49,9 +49,12 @@ See docs for more information about installation and some such
### 0.3 Milestone
- [ ] Fix: 0.0.0 -> **v**0.0.0
- [ ] Add release strategies
- [ ] Add reporter for PR and Repositories
- [ ] Add inquire for missing values when needed (when not running in ci or have a proper tty)
- [ ] Break down cuddle-please-misc
- [ ] ci(release): Add cuddle-please release artifacts for the different os and so on.
### 0.x Milestone
- [ ] Add github support