We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f31f67 + a3863ee commit 07f6846Copy full SHA for 07f6846
extensions/ql-vscode/CHANGELOG.md
@@ -1,5 +1,7 @@
1
# CodeQL for Visual Studio Code: Changelog
2
3
+## 1.0.4
4
+
5
## 1.0.3 - 13 January 2020
6
7
- Reduce the frequency of CodeQL CLI update checks to help avoid hitting GitHub API limits of 60 requests per
extensions/ql-vscode/package.json
@@ -4,7 +4,7 @@
"description": "CodeQL for Visual Studio Code",
"author": "GitHub",
"private": true,
- "version": "1.0.3",
+ "version": "1.0.4",
8
"publisher": "GitHub",
9
"license": "MIT",
10
"icon": "media/VS-marketplace-CodeQL-icon.png",
0 commit comments