Skip to content

Commit

Permalink
markdownlint upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Aug 7, 2022
1 parent 98de0db commit 9ecaa81
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ See [contributing guide](.github/CONTRIBUTING.md)

| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2022-08-06 | v3.1.5 | Upgrade markdownlint version |
| 2022-01-04 | v3.1.4 | Upgrade markdownlint version |
| 2021-08-24 | v3.1.3 | Upgrade markdownlint version |
| 2021-02-08 | v3.1.2 | Upgrade markdownlint version |
Expand Down
1 change: 1 addition & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2022-08-06 | v3.1.5 | Upgrade markdownlint version |
| 2022-01-04 | v3.1.4 | Upgrade markdownlint version |
| 2021-08-24 | v3.1.3 | Upgrade markdownlint version |
| 2021-02-08 | v3.1.2 | Upgrade markdownlint version |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grunt-markdownlint",
"version": "3.1.4",
"version": "3.1.5",
"description": "A grunt task for markdown style checker and lint tool.",
"author": {
"name": "Sagie Gur-Ari",
Expand Down

0 comments on commit 9ecaa81

Please sign in to comment.