Skip to content

Commit df762e8

Browse files
committed
Update to version 0.0.6.
1 parent e47633e commit df762e8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ markdownlint-cli2 "**/*.md" "#node_modules"
184184
- 0.0.3 - Feature parity with `markdownlint-cli`
185185
- 0.0.4 - Support output formatters and `markdown-it` plugins
186186
- 0.0.5 - Improve support for ignoring files
187+
- 0.0.6 - Improve handling of very large directory trees
187188

188189
<!-- markdownlint-disable line-length -->
189190

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdownlint-cli2",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "A fast, flexible, configuration-based command-line interface for linting Markdown/CommonMark files with the `markdownlint` library",
55
"author": {
66
"name": "David Anson",

0 commit comments

Comments
 (0)