Update to version 0.37.1.

This commit is contained in:
David Anson 2024-12-14 20:15:46 -08:00
parent dc26c50688
commit af086995ed
9 changed files with 426 additions and 422 deletions

View file

@ -10,4 +10,4 @@ export const fixableRuleNames = [
"MD058"
];
export const homepage = "https://github.com/DavidAnson/markdownlint";
export const version = "0.37.0";
export const version = "0.37.1";