Skip to content

fix: add feedback when yarn publish runs with unchanged version#9230

Open
Goldyvaiiii wants to merge 1 commit intoyarnpkg:masterfrom
Goldyvaiiii:fix/issue-2940-publish-feedback
Open

fix: add feedback when yarn publish runs with unchanged version#9230
Goldyvaiiii wants to merge 1 commit intoyarnpkg:masterfrom
Goldyvaiiii:fix/issue-2940-publish-feedback

Conversation

@Goldyvaiiii
Copy link
Copy Markdown

Fixes #2940

This PR adds a feedback message when yarn publish proceeds without a version change.

Previously, the command would continue silently, which could make it unclear whether a new version was actually published.

With this change, users now get a clear message indicating that the version remains unchanged, improving transparency during the publish process.

@Goldyvaiiii
Copy link
Copy Markdown
Author

Hey! This adds a small UX improvement to make yarn publish clearer when the version hasn’t changed. Happy to tweak the message if needed.

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.

Feedback lacking when yarn publish is not provided a new version

1 participant