snaps icon indicating copy to clipboard operation
snaps copied to clipboard

Format changelogs with Prettier

Open Mrtenz opened this issue 1 year ago • 1 comments

Our release workflow assumes we use Prettier for changelogs, so we had to manually fix them when creating a release. I've updated our validation to use Prettier for changelog formatting, and updated all changelogs.

Mrtenz avatar May 03 '24 10:05 Mrtenz

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.32%. Comparing base (5cce82f) to head (7f40614). Report is 141 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2391   +/-   ##
=======================================
  Coverage   94.32%   94.32%           
=======================================
  Files         438      438           
  Lines        9021     9021           
  Branches     1382     1382           
=======================================
  Hits         8509     8509           
  Misses        512      512           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 31 '24 06:05 codecov[bot]