Skip to content

Commit a9f787c

Browse files
authored
Updating to version 2.1.9 (#3150)
Updating to version 2.1.9
1 parent 05f3616 commit a9f787c

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.1.9
2+
* **[Bug Fix]**: Fixing CDN and ramping up fallback version - [PR #3140](https://github.com/microsoft/vscode-edge-devtools/pull/3140)
3+
* **[Bug Fix]**: Updating dependencies - [PR #3141](https://github.com/microsoft/vscode-edge-devtools/pull/3141)
4+
15
## 2.1.8
26
* **[Bug Fix]**: Updating application insights key - [PR #2743](https://github.com/microsoft/vscode-edge-devtools/pull/2743)
37

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-edge-devtools",
33
"displayName": "Microsoft Edge Tools for VS Code",
44
"description": "Use the Microsoft Edge Tools from within VS Code to see your site's runtime HTML structure, alter its layout, fix styling issues as well as see your site's network requests.",
5-
"version": "2.1.8",
5+
"version": "2.1.9",
66
"license": "SEE LICENSE IN LICENSE",
77
"publisher": "ms-edgedevtools",
88
"preview": false,

0 commit comments

Comments
 (0)