Skip to content

fix!: use semantic versioning for releases#1219

Merged
sidvishnoi merged 3 commits into
mainfrom
use-semver-only
Oct 24, 2025
Merged

fix!: use semantic versioning for releases#1219
sidvishnoi merged 3 commits into
mainfrom
use-semver-only

Conversation

@sidvishnoi
Copy link
Copy Markdown
Member

Context

Closes #1218

Changes proposed in this pull request

  • Update CI, scripts, documentation to use x.y.z versioning instead of x.y.z.b
  • Update manifest.version to use x.y.z so new releases bump version correctly.

@github-actions github-actions Bot added area: documentation Improvements or additions to documentation area: ci Improvements or additions to repository workflows labels Oct 23, 2025
Comment thread .github/workflows/release-stable.yml Outdated
@sidvishnoi sidvishnoi requested a review from DarianM October 23, 2025 13:59
@sidvishnoi sidvishnoi changed the title fix!: use 3-number semantic versioning for releases fix!: use semantic versioning for releases Oct 23, 2025
@sidvishnoi sidvishnoi merged commit 49f525f into main Oct 24, 2025
14 checks passed
@sidvishnoi sidvishnoi deleted the use-semver-only branch October 24, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ci Improvements or additions to repository workflows area: documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use x.y.z versioning

2 participants