fix(crate): always prefix with 'v' when creating prs, or releases #9

Merged
kjuulh merged 1 commits from fix/with-version-prefix into main 2023-08-04 14:41:32 +02:00
Owner

We don't want rust versions to include the 'v',

however, many languages and tools require it. As such we're choosing when to do it, in this case at the api layer.

We don't want rust versions to include the 'v', however, many languages and tools require it. As such we're choosing when to do it, in this case at the api layer.
kjuulh added 1 commit 2023-08-04 14:39:31 +02:00
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
b7077888d6
Signed-off-by: kjuulh <contact@kjuulh.io>
kjuulh merged commit fa67dfeee3 into main 2023-08-04 14:41:32 +02:00
kjuulh deleted branch fix/with-version-prefix 2023-08-04 14:41:32 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/cuddle-please#9
No description provided.