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-rule-helpers",
"version": "0.22.0",
"version": "0.23.0",
"description": "A collection of markdownlint helper functions for custom rules",
"main": "./helpers.js",
"exports": "./helpers.js",