Skip to content

[Bump] Nightly Version: 5.20.0.1#4495

Merged
Nebyt merged 1 commit intorelease/5.21from
bump/release/5.21
Jan 23, 2026
Merged

[Bump] Nightly Version: 5.20.0.1#4495
Nebyt merged 1 commit intorelease/5.21from
bump/release/5.21

Conversation

@emurgo-rnd
Copy link
Collaborator

@emurgo-rnd emurgo-rnd commented Jan 23, 2026

This PR was created automatically using GitHub Actions.
Updating the version after publishing the new nightly version from branch release/5.21


Note

Updates the extension's version for nightly release.

  • Bumps version from 5.20.0 to 5.20.0.1 in packages/yoroi-extension/package.json and package-lock.json

Written by Cursor Bugbot for commit 52f54e1. This will update automatically on new commits. Configure here.

@Nebyt Nebyt merged commit b6d8406 into release/5.21 Jan 23, 2026
6 of 7 checks passed
@Nebyt Nebyt deleted the bump/release/5.21 branch January 23, 2026 10:11
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

{
"name": "yoroi",
"version": "5.20.0",
"version": "5.20.0.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version number mismatches release branch

High Severity

The version is being set to 5.20.0.1 but the PR description indicates this nightly build comes from branch release/5.21. This creates a semantic versioning mismatch where the version number doesn't correspond to the release branch. The version should be 5.21.x.x to match the release/5.21 branch it's targeting, preventing version conflicts and deployment confusion between the 5.20 and 5.21 release lines.

Additional Locations (1)

Fix in Cursor Fix in Web

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