Merge pull request #12987 from github/post-release-prep/codeql-cli-2.13.1

Post-release preparation for codeql-cli-2.13.1
This commit is contained in:
Ian Lynagh
2023-05-03 13:12:10 +01:00
committed by GitHub
106 changed files with 276 additions and 106 deletions

View File

@@ -1,3 +1,9 @@
## 0.6.1
### Major Analysis Improvements
* The Yaml.qll library was moved into a shared library pack named `codeql/yaml` to make it possible for other languages to re-use it. This change should be backwards compatible for existing JavaScript queries.
## 0.6.0
### Major Analysis Improvements

View File

@@ -1,4 +1,5 @@
---
category: majorAnalysis
---
## 0.6.1
### Major Analysis Improvements
* The Yaml.qll library was moved into a shared library pack named `codeql/yaml` to make it possible for other languages to re-use it. This change should be backwards compatible for existing JavaScript queries.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.6.0
lastReleaseVersion: 0.6.1

View File

@@ -1,5 +1,5 @@
name: codeql/javascript-all
version: 0.6.1-dev
version: 0.6.2-dev
groups: javascript
dbscheme: semmlecode.javascript.dbscheme
extractor: javascript