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

fix: update lerna publish command #2047

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

maribethb
Copy link
Contributor

The basics

The details

Resolves

Fixes problem with running npm run publish:unpublishedOnly

Proposed Changes

Updates command for publishing packages from package.json version, used when recovering from a half-published state

Reason for Changes

Old one didn't work... I looked through the release notes for breaking changes in lerna and didn't see this mentioned. So I think this most likely never worked and we just haven't had to use it since I introduced these manual publish commands. oops

Test Coverage

I tested the new command because I used it to manually publish plugins this morning.

Documentation

no

Additional Information

@maribethb maribethb requested a review from a team as a code owner October 30, 2023 19:51
@maribethb maribethb requested review from BeksOmega and removed request for a team October 30, 2023 19:51
@maribethb maribethb merged commit 6293b36 into google:master Oct 30, 2023
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