Bump version to v1.6.6 (#1315)

Co-authored-by: angelapwen <angelapwen@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-04-25 10:34:34 -07:00
committed by GitHub
parent 1314a36ba4
commit 5ee2f0efe1
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
# CodeQL for Visual Studio Code: Changelog
## [UNRELEASED]
## 1.6.5 - 25 April 2022
- Re-enable publishing to open-vsx. [#1285](https://github.com/github/vscode-codeql/pull/1285)

View File

@@ -1,12 +1,12 @@
{
"name": "vscode-codeql",
"version": "1.6.5",
"version": "1.6.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vscode-codeql",
"version": "1.6.5",
"version": "1.6.6",
"license": "MIT",
"dependencies": {
"@octokit/rest": "^18.5.6",

View File

@@ -4,7 +4,7 @@
"description": "CodeQL for Visual Studio Code",
"author": "GitHub",
"private": true,
"version": "1.6.5",
"version": "1.6.6",
"publisher": "GitHub",
"license": "MIT",
"icon": "media/VS-marketplace-CodeQL-icon.png",