[PR #151] [MERGED] fix: avoid invalid semver versions #154

Closed
opened 2026-03-04 00:41:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/thegeeklab/git-sv/pull/151
Author: @xoxys
Created: 1/18/2025
Status: Merged
Merged: 1/18/2025
Merged by: @xoxys

Base: mainHead: avoid-invalid


📝 Commits (1)

  • f10e3c4 fix: avoid invalid semver versions

📊 Changes

2 files changed (+9 additions, -5 deletions)

View changed files

📝 sv/commit.go (+4 -0)
📝 sv/commit_test.go (+5 -5)

📄 Description

Avoid invalid versions like 0.0.1.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/thegeeklab/git-sv/pull/151 **Author:** [@xoxys](https://github.com/xoxys) **Created:** 1/18/2025 **Status:** ✅ Merged **Merged:** 1/18/2025 **Merged by:** [@xoxys](https://github.com/xoxys) **Base:** `main` ← **Head:** `avoid-invalid` --- ### 📝 Commits (1) - [`f10e3c4`](https://github.com/thegeeklab/git-sv/commit/f10e3c4d1e4e4bf22a2661bd2985da5788b45a2c) fix: avoid invalid semver versions ### 📊 Changes **2 files changed** (+9 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `sv/commit.go` (+4 -0) 📝 `sv/commit_test.go` (+5 -5) </details> ### 📄 Description Avoid invalid versions like `0.0.1`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-04 00:41:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/git-sv#154
No description provided.