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

Enforce publish of previously missed packages #9811

Merged
merged 2 commits into from Apr 2, 2019
Merged

Enforce publish of previously missed packages #9811

merged 2 commits into from Apr 2, 2019

Conversation

danez
Copy link
Member

@danez danez commented Apr 2, 2019

This change ensures that all packages which we did not publish because of the package.json ignore will be published in the next version. I simply increased the version to the version the package should be at right now, and this change will be picked up by lerna in the next release.

I thought about publishing each of this packages by hand, but I guess it is more safe to do it with the next patch release.

This also includes a change for the lerna ignores to not ignore package.json.

Fixes #9787

@babel-bot
Copy link
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/10656/

@danez danez changed the title Enforce publish of some packages Enforce publish of previously missed packages Apr 2, 2019
@nicolo-ribaudo nicolo-ribaudo merged commit e82169d into babel:master Apr 2, 2019
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 4, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: publishing process outdated A closed issue/PR that is archived due to age. Recommended to make a new issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

https://npmjs.com/advisories/782
3 participants