Fix formatting issues in release notes for v26.0.0#8879
Conversation
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 8a0823f. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8879 +/- ##
==========================================
+ Coverage 73.23% 73.24% +0.01%
==========================================
Files 102 102
Lines 8623 8623
Branches 313 313
==========================================
+ Hits 6315 6316 +1
+ Misses 2307 2306 -1
Partials 1 1 ☔ View full report in Codecov by Sentry. |
Without those spaces, those text block appear as paragraph, breaking up the list into three lists.
Description
Validation
Related Issues
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.