Skip to content

Commit 522848a

Browse files
committed
Update to version 0.47.0.
1 parent 2396937 commit 522848a

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.47.0 - Miscellaneous improvements
34
* 0.46.0 - New rules, document formatting, better path handling
45
* 0.45.0 - Add linting for workspace
56
* 0.44.0 - Support virtual file systems

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.46.0",
6+
"version": "0.47.0",
77
"author": "David Anson (https://dlaa.me/)",
88
"publisher": "DavidAnson",
99
"license": "MIT",

0 commit comments

Comments
 (0)