Update to version 0.32.0.

This commit is contained in:
David Anson 2023-11-13 21:16:33 -08:00
parent b709a2f624
commit 49ef661478
9 changed files with 308 additions and 297 deletions

View file

@ -1,6 +1,6 @@
{
"name": "markdownlint",
"version": "0.31.1",
"version": "0.32.0",
"description": "A Node.js style checker and lint tool for Markdown/CommonMark files.",
"type": "commonjs",
"main": "./lib/markdownlint.js",