Skip to content

fix: use hybrid calver instead of patch in version patterns#29

Merged
nullhack merged 2 commits intomainfrom
release/v1.7.20260410
Apr 10, 2026
Merged

fix: use hybrid calver instead of patch in version patterns#29
nullhack merged 2 commits intomainfrom
release/v1.7.20260410

Conversation

@nullhack
Copy link
Copy Markdown
Owner

Summary

Hotfix to correct version pattern discrepancies.

Changes

  • Changed version format from v{major}.{minor}.{patch} to v{major}.{minor}.{YYYYMMDD}
  • Updated template-manager agent
  • Updated repo-manager agent
  • Now consistent with generated project versioning (hybrid calver)

This hotfix merges into the release branch.

- Changed version format from v{major}.{minor}.{patch} to v{major}.{minor}.{YYYYMMDD}
- Updated template-manager and repo-manager agents
- Now consistent with generated project versioning
@nullhack nullhack merged commit 1dca237 into main Apr 10, 2026
1 check passed
@nullhack nullhack deleted the release/v1.7.20260410 branch April 10, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant