Skip to content

Commit 613b0e9

Browse files
committed
Update version number for all output formatters.
1 parent c18e9ba commit 613b0e9

File tree

14 files changed

+19
-19
lines changed

14 files changed

+19
-19
lines changed

formatter-codequality/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-codequality",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "An output formatter for markdownlint-cli2 that writes results to a GitLab Code Quality report artifact JSON file",
55
"author": {
66
"name": "Matthias Schoettle",

formatter-default/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-default",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "An output formatter for markdownlint-cli2 that produces the same output as markdownlint-cli",
55
"author": {
66
"name": "David Anson",

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

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.13",
3+
"version": "0.0.14",
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.8",
3+
"version": "0.0.9",
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-sarif/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-sarif",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "An output formatter for markdownlint-cli2 that writes results to a file in Static Analysis Results Interchange Format/SARIF",
55
"author": {
66
"name": "David Anson",

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

test/snapshots/markdownlint-cli2-test-exec.mjs.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3388,7 +3388,7 @@ Generated by [AVA](https://avajs.dev).
33883388
"tool": {␊
33893389
"driver": {␊
33903390
"name": "markdownlint-cli2",␊
3391-
"version": "0.0.3",␊
3391+
"version": "0.0.4",␊
33923392
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
33933393
"rules": [␊
33943394
{␊
@@ -5033,7 +5033,7 @@ Generated by [AVA](https://avajs.dev).
50335033
"tool": {␊
50345034
"driver": {␊
50355035
"name": "markdownlint-cli2",␊
5036-
"version": "0.0.3",␊
5036+
"version": "0.0.4",␊
50375037
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
50385038
"rules": [␊
50395039
{␊
@@ -5425,7 +5425,7 @@ Generated by [AVA](https://avajs.dev).
54255425
"tool": {␊
54265426
"driver": {␊
54275427
"name": "markdownlint-cli2",␊
5428-
"version": "0.0.3",␊
5428+
"version": "0.0.4",␊
54295429
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
54305430
"rules": [␊
54315431
{␊
@@ -5797,7 +5797,7 @@ Generated by [AVA](https://avajs.dev).
57975797
"tool": {␊
57985798
"driver": {␊
57995799
"name": "markdownlint-cli2",␊
5800-
"version": "0.0.3",␊
5800+
"version": "0.0.4",␊
58015801
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
58025802
"rules": [␊
58035803
{␊
@@ -6164,7 +6164,7 @@ Generated by [AVA](https://avajs.dev).
61646164
"tool": {␊
61656165
"driver": {␊
61666166
"name": "markdownlint-cli2",␊
6167-
"version": "0.0.3",␊
6167+
"version": "0.0.4",␊
61686168
"informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊
61696169
"rules": []␊
61706170
}␊
2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)