We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8cab3 commit b9d9d23Copy full SHA for b9d9d23
extensions/ql-vscode/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CodeQL for Visual Studio Code: Changelog
2
3
-## 1.0.5
+## 1.0.5 - 13 February 2020
4
5
- Add an icon next to any failed query runs in the query history
6
view.
extensions/ql-vscode/package.json
@@ -4,7 +4,7 @@
"description": "CodeQL for Visual Studio Code",
"author": "GitHub",
"private": true,
7
- "version": "1.0.5",
+ "version": "1.0.6",
8
"publisher": "GitHub",
9
"license": "MIT",
10
"icon": "media/VS-marketplace-CodeQL-icon.png",
0 commit comments