You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e35f6f6: Allow packages to always be ignored in github releases
Patch Changes
342e2a1: Fixed the spelling of "manager", getting the packageManager from the package.json, and requires at least one pending release before continuing.
5b28005: No longer require a confirmation for packages that manually set the CHANGELOG.md path
450377a: Providing the tsconfigRootDir option no longer automatically enables the strict typescript-eslint rules to support monorepo setups. Enable the new strictTypeChecked option along with providing the tsconfigRootDir.