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
During the release process, when the new Changelog entry is generated and added to the CHANGELOG.md file, we should leverage the formatFiles function from ng-dev/format/format to format the newly modified CHANGELOG.md file.
This notably presents as a failure on CI for CLI as markdown files are formatted using prettier.
The text was updated successfully, but these errors were encountered:
During the release process, when the new Changelog entry is generated and added to the CHANGELOG.md file, we should leverage the
formatFiles
function fromng-dev/format/format
to format the newly modified CHANGELOG.md file.This notably presents as a failure on CI for CLI as markdown files are formatted using prettier.
The text was updated successfully, but these errors were encountered: