adl-vscode
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.5.2", | ||
"tag": "adl-vscode_v0.5.2", | ||
"date": "Thu, 24 Jun 2021 03:57:43 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Handle untitled source files in VS Code" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.5.1", | ||
@@ -7,0 +19,0 @@ "tag": "adl-vscode_v0.5.1", |
# Change Log - adl-vscode | ||
This log was last generated on Tue, 18 May 2021 23:43:31 GMT and should not be manually modified. | ||
This log was last generated on Thu, 24 Jun 2021 03:57:43 GMT and should not be manually modified. | ||
## 0.5.2 | ||
Thu, 24 Jun 2021 03:57:43 GMT | ||
### Patches | ||
- Handle untitled source files in VS Code | ||
## 0.5.1 | ||
@@ -6,0 +13,0 @@ Tue, 18 May 2021 23:43:31 GMT |
{ | ||
"name": "adl-vscode", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"author": "Microsoft Corporation", | ||
@@ -92,3 +92,3 @@ "description": "ADL Language Support for VS Code", | ||
"rollup": "~2.41.4", | ||
"typescript": "~4.2.4", | ||
"typescript": "~4.3.2", | ||
"vsce": "~1.85.1", | ||
@@ -95,0 +95,0 @@ "vscode-languageclient": "~7.0.0", |
316496
154