Skip to content

Commit ea7be7a

Browse files
committed
Update versions of formatter-junit/pretty/template (to pick up changes to package.json, README.md, etc.) and publish to npm.
1 parent 690f2f6 commit ea7be7a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

formatter-junit/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-formatter-junit",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"description": "An output formatter for markdownlint-cli2 that writes results to a file in JUnit XML format",
55
"author": {
66
"name": "David Anson",

formatter-pretty/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-formatter-pretty",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "An output formatter for markdownlint-cli2 that looks like markdownlint-cli2-formatter-default with color and clickable links",
55
"author": {
66
"name": "David Anson",

formatter-template/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-formatter-template",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "An output formatter for markdownlint-cli2 that displays results using a template",
55
"author": {
66
"name": "David Anson",

0 commit comments

Comments
 (0)