-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
feat(preset): group pinojs packages together #28890
Conversation
🎉 This PR is included in version 37.349.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
@@ -544,6 +544,7 @@ const orgGroups = { | |||
ngrx: 'https://github.com/ngrx/', | |||
nrwl: 'https://github.com/nrwl/', | |||
octokit: 'https://github.com/octokit/', | |||
pino: 'https://github.com/pinojs/', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not a good idea, they have different versions, so those PRs are immortal.
@rarkins we should revert this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Octokit has different versions for it's packages, so by that logic it should also be reverted.
Changes
Adds an entry to the monorepo config preset for Pino
Context
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: