Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm-prerelease: @trezor/connect 9.4.7-beta.1 #15933

Merged

Conversation

karliatto
Copy link
Member

@karliatto karliatto commented Dec 12, 2024

Description

Manually fixing connect versions due to previous job triggered as prerelase instead of prepatch. #15918

As per Connect Release Guide documentation in notion and comment in related script https://github.com/trezor/trezor-suite/blob/develop/scripts/ci/connect-bump-versions.ts#L20

- minor: Increase minor version (if version 9.5.0-beta.3 --> 9.5.0)
- patch: Increase patch version (if version 9.4.2-beta.3 --> 9.4.2)
- preminor: Increase preminor version, pre-release (if version 9.4.1 --> 9.5.0-beta.1)
- prepatch: Increase prepatch version, pre-release (if version 9.4.1 --> 9.4.2-beta.1)
- prerelease: Increase prerelease version (if version 9.4.1-beta.1 --> 9.4.1-beta.2)

Related Issue

Related #15918

@karliatto karliatto merged commit c028da8 into develop Dec 12, 2024
53 of 54 checks passed
@karliatto karliatto deleted the bump-versions-connect-manually-due-to-wrong-calling-job branch December 12, 2024 10:15
@martykan martykan restored the bump-versions-connect-manually-due-to-wrong-calling-job branch December 13, 2024 07:44
@martykan martykan deleted the bump-versions-connect-manually-due-to-wrong-calling-job branch December 13, 2024 08:27
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.

2 participants