Skip to content

Commit 53c3e64

Browse files
authored
Merge pull request #917 from microsoft/08132021_Release
docs-markdown release 0.2.97
2 parents 342f10f + 56837f7 commit 53c3e64

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/docs-markdown/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 0.2.97 (August 13th, 2021)
4+
5+
- Small update to the metadata tree view in metadata explorer.
6+
37
## 0.2.95 (June 10th, 2021)
48

59
- Added metadata tree view in metadata explorer panel that displays the markdown metadata from the current .md file and docfx.json.

packages/docs-markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Docs Markdown Extension",
55
"icon": "images/docs-logo-ms.png",
66
"aiKey": "0a0e5961-85c2-451a-bce8-6a54e37c93be",
7-
"version": "0.2.96",
7+
"version": "0.2.97",
88
"publisher": "docsmsft",
99
"private": true,
1010
"homepage": "https://github.com/Microsoft/vscode-docs-authoring/tree/master/docs-markdown",

0 commit comments

Comments
 (0)