mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-18 12:03:00 +00:00
[PR #1899] [MERGED] fix(release): Support 3-part version numbers (e.g., v0.96.1) #2687
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1899
Author: @cfsmp3
Created: 12/25/2025
Status: ✅ Merged
Merged: 12/25/2025
Merged by: @cfsmp3
Base:
master← Head:fix/release-version-format-3part📝 Commits (1)
c6e27cafix(release): Support 3-part version numbers (e.g., v0.96.1)📊 Changes
1 file changed (+13 additions, -2 deletions)
View changed files
📝
.github/workflows/release.yml(+13 -2)📄 Description
Summary
v0.96→0.96.0.0(unchanged)v0.96.1→0.96.1.0(new)v0.96.1.2→0.96.1.2(passthrough)Test plan
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.