Merge pull request #12847 from github/post-release-prep/codeql-cli-2.13.0

Post-release preparation for codeql-cli-2.13.0
This commit is contained in:
Alex Ford
2023-04-18 14:40:40 +01:00
committed by GitHub
142 changed files with 531 additions and 323 deletions

View File

@@ -1,3 +1,9 @@
## 0.6.0
### Minor Analysis Improvements
* The query `cs/web/debug-binary` now disregards the `debug` attribute in case there is a transformation that removes it.
## 0.5.6
No user-facing changes.

View File

@@ -1,4 +0,0 @@
---
category: minorAnalysis
---
* The query `cs/web/debug-binary` now disregards the `debug` attribute in case there is a transformation that removes it.

View File

@@ -0,0 +1,5 @@
## 0.6.0
### Minor Analysis Improvements
* The query `cs/web/debug-binary` now disregards the `debug` attribute in case there is a transformation that removes it.

View File

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

View File

@@ -1,5 +1,5 @@
name: codeql/csharp-queries
version: 0.6.0-dev
version: 0.6.1-dev
groups:
- csharp
- queries