We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 342f10f + 56837f7 commit 53c3e64Copy full SHA for 53c3e64
packages/docs-markdown/changelog.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## 0.2.97 (August 13th, 2021)
4
+
5
+- Small update to the metadata tree view in metadata explorer.
6
7
## 0.2.95 (June 10th, 2021)
8
9
- 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
@@ -4,7 +4,7 @@
"description": "Docs Markdown Extension",
"icon": "images/docs-logo-ms.png",
"aiKey": "0a0e5961-85c2-451a-bce8-6a54e37c93be",
- "version": "0.2.96",
+ "version": "0.2.97",
"publisher": "docsmsft",
"private": true,
10
"homepage": "https://github.com/Microsoft/vscode-docs-authoring/tree/master/docs-markdown",
0 commit comments