Bump version to v1.6.2 (#1221)

Co-authored-by: charisk <charisk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-03-17 12:47:33 +00:00
committed by GitHub
parent 3f2c9b647c
commit 38da598214
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
# CodeQL for Visual Studio Code: Changelog
## [UNRELEASED]
## 1.6.1 - 17 March 2022
No user facing changes.

View File

@@ -1,12 +1,12 @@
{
"name": "vscode-codeql",
"version": "1.6.1",
"version": "1.6.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vscode-codeql",
"version": "1.6.1",
"version": "1.6.2",
"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.1",
"version": "1.6.2",
"publisher": "GitHub",
"license": "MIT",
"icon": "media/VS-marketplace-CodeQL-icon.png",