fix(semver): fix produced version number #2378

Merged
konrad merged 1 commits from dpschen/vikunja:fix-produced-semver-version-number into main 2024-06-13 14:22:29 +00:00
Member

The "+" is not compatible and leads to problems with semver version parsers.
Unsure if breaking?

The "+" is not compatible and leads to problems with semver version parsers. Unsure if breaking?
dpschen added the
kind/bug
label 2024-06-12 09:58:06 +00:00
dpschen added 1 commit 2024-06-12 09:58:12 +00:00
fix(semver): fix produced version number
All checks were successful
continuous-integration/drone/pr Build is passing
72eae8b926
The "+" is not compatible and leads to problems with semver version parsers
Member

Hi dpschen!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://2378-fix-produced-semver-version-numb--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi dpschen! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://2378-fix-produced-semver-version-numb--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
Owner

This should be fine.

This should be fine.
konrad merged commit eb0f1a977b into main 2024-06-13 14:22:29 +00:00
konrad deleted branch fix-produced-semver-version-number 2024-06-13 14:22:32 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 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: vikunja/vikunja#2378
No description provided.