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
The ReleaseMaker module extracts changelog for a given version from changelog.md and sets it 'ReleaseNotes' value in the module manifest. When we publish the module to powershellgallery.com, the release notes are displayed on the module page which cannot render the markdown links. Hence we need to remove them when plugging the changelog into release notes.
0 commit comments