Update to version 0.37.2.

This commit is contained in:
David Anson 2024-12-18 21:31:43 -08:00
parent baf4944f5f
commit 5fad452106
9 changed files with 427 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.1";
export const version = "0.37.2";