Skip to content

feat: add preview-major bump type#353

Merged
notgitika merged 1 commit intomainfrom
feat/preview-major-bump
Feb 19, 2026
Merged

feat: add preview-major bump type#353
notgitika merged 1 commit intomainfrom
feat/preview-major-bump

Conversation

@tejaskash
Copy link
Contributor

Summary

  • Adds preview-major bump type that increments the major preview number and resets minor to 0
    • 0.3.0-preview.1.00.3.0-preview.2.0
  • Existing preview continues to bump minor: 0.3.0-preview.1.00.3.0-preview.1.1
  • Added to workflow dispatch options, CLI validation, and help text

Test plan

  • Merge, then run the release workflow with preview-major to publish 0.3.0-preview.2.0

@tejaskash tejaskash requested a review from a team February 19, 2026 22:51
@github-actions github-actions bot added the size/s PR size: S label Feb 19, 2026
notgitika
notgitika previously approved these changes Feb 19, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 43.33% 2860 / 6600
🔵 Statements 42.89% 3008 / 7012
🔵 Functions 45.49% 606 / 1332
🔵 Branches 48.23% 1871 / 3879
Generated in workflow #458 for commit e9752f4 by the Vitest Coverage Report Action

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@notgitika notgitika merged commit 1824817 into main Feb 19, 2026
14 of 16 checks passed
@notgitika notgitika deleted the feat/preview-major-bump branch February 19, 2026 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/s PR size: S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants