Update to version 0.34.0.

This commit is contained in:
David Anson 2024-03-20 20:44:38 -07:00
parent 6920d8c728
commit b2305efafb
10 changed files with 322 additions and 314 deletions

View file

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