Bump version to v1.10.1 (#3077)

This commit is contained in:
github-actions[bot]
2023-11-16 18:20:26 +00:00
committed by GitHub
parent 0994c3e95f
commit 383a1215b4
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
# CodeQL for Visual Studio Code: Changelog
## [UNRELEASED]
## 1.10.0 - 16 November 2023
- Add new CodeQL views for managing databases and queries:

View File

@@ -1,12 +1,12 @@
{
"name": "vscode-codeql",
"version": "1.10.0",
"version": "1.10.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vscode-codeql",
"version": "1.10.0",
"version": "1.10.1",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

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