Update to version 0.37.0.

This commit is contained in:
David Anson 2024-12-07 18:12:13 -08:00
parent 6e52643f8c
commit 62073a8fde
8 changed files with 422 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.36.1";
export const version = "0.37.0";