Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Description
Suggestion
This week we didn't merge any publicly-facing PRs. Howeverhttps://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0 was released as a minor bump instead of a patch bump. This was because#5190 was marked as afeat
instead of achore
.
These private packages definitely should not contribute to our weekly release version calculation.
We need to look into if lerna can filter these out automatically so we don't need to be strict about the semantic commit labelling. I've been manually updating PR titles as I saw them - but we really shouldn't be relying on a manual process to ensure our automated process is correct.