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

chore: restore release:version script #4475

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

nolanlawson
Copy link
Collaborator

Details

Unfortunately, it turns out that #4445 regressed the release:version script. It no longer updates the version in the root (monorepo) package.json, and more importantly, doesn't bump the versions in private packages like @lwc/integration-tests. I opened a discussion on NX about this: nrwl/nx#27566

In the meantime, we should revert to the old release:version script. Otherwise our tests will be running against old versions pulled from npm rather than the local versions of the code!

Does this pull request introduce a breaking change?

  • 😮‍💨 No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • 🤞 No, it does not introduce an observable change.

@nolanlawson nolanlawson requested a review from a team as a code owner August 21, 2024 17:59
@nolanlawson nolanlawson merged commit e064cc6 into master Aug 21, 2024
11 checks passed
@nolanlawson nolanlawson deleted the nolan/prerelease-fix branch August 21, 2024 20:29
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