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
fix: restore original release config and remove incompatible .releaserc.json
The .releaserc.json used the conventionalcommits preset which is ESM-only
(v9) and incompatible with semantic-release v21. Restored the original
release config in package.json using the default angular preset.
0 commit comments