Skip to content

Commit 3a93779

Browse files
committed
Update to version 0.60.0.
1 parent 7a24174 commit 3a93779

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Changes
22

3+
* 0.60.0 - Improved rules
34
* 0.59.0 - Add `configFile` setting
45
* 0.58.0 - Convert to ECMAScript, use import (not require)
56
* 0.57.0 - Improved rules

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "markdownlint",
44
"description": "Markdown linting and style checking for Visual Studio Code",
55
"icon": "images/markdownlint-128.png",
6-
"version": "0.59.0",
6+
"version": "0.60.0",
77
"author": "David Anson (https://dlaa.me/)",
88
"publisher": "DavidAnson",
99
"sponsor": {

0 commit comments

Comments
 (0)