Skip to content

chore: add release scripts#93

Merged
imor merged 1 commit intomasterfrom
rs/improve-release-process
Feb 11, 2026
Merged

chore: add release scripts#93
imor merged 1 commit intomasterfrom
rs/improve-release-process

Conversation

@imor
Copy link
Contributor

@imor imor commented Feb 11, 2026

When releasing a new version it's common to forget to bump versions and release with old versions. This PR adds scripts to make this impossible. To release a new version, the user has to now just run ./scripts/release.sh <version> and it orchestrates everything including bumping versions, committing, pushing a new branch, waiting for the branch to be merged and creating a new tag.

@imor imor merged commit 324b019 into master Feb 11, 2026
3 checks passed
@imor imor deleted the rs/improve-release-process branch February 11, 2026 11:05
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.

3 participants