Update helpers to version 0.28.0.

This commit is contained in:
David Anson 2024-12-07 18:23:52 -08:00
parent 62073a8fde
commit 015b34ff09

View file

@ -1,6 +1,6 @@
{ {
"name": "markdownlint-rule-helpers", "name": "markdownlint-rule-helpers",
"version": "0.27.0", "version": "0.28.0",
"description": "A collection of markdownlint helper functions for custom rules", "description": "A collection of markdownlint helper functions for custom rules",
"main": "./helpers.cjs", "main": "./helpers.cjs",
"exports": { "exports": {