Release preparation for version 2.26.2

This commit is contained in:
github-actions[bot]
2026-07-23 15:25:22 +00:00
parent d1fed84daf
commit 6632d2f94c
171 changed files with 408 additions and 112 deletions

View File

@@ -1,3 +1,7 @@
## 12.0.1
No user-facing changes.
## 12.0.0
### Breaking Changes

View File

@@ -0,0 +1,3 @@
## 12.0.1
No user-facing changes.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 12.0.0
lastReleaseVersion: 12.0.1

View File

@@ -1,5 +1,5 @@
name: codeql/cpp-all
version: 12.0.1-dev
version: 12.0.1
groups: cpp
dbscheme: semmlecode.cpp.dbscheme
extractor: cpp

View File

@@ -1,3 +1,9 @@
## 1.8.0
### Query Metadata Changes
* Added the tag `external/cwe/cwe-762` to `cpp/new-free-mismatch`, and removed the tag `external/cwe/cwe-401`. This better matches the behavior of the query.
## 1.7.0
### Query Metadata Changes

View File

@@ -1,4 +1,5 @@
---
category: queryMetadata
---
## 1.8.0
### Query Metadata Changes
* Added the tag `external/cwe/cwe-762` to `cpp/new-free-mismatch`, and removed the tag `external/cwe/cwe-401`. This better matches the behavior of the query.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.7.0
lastReleaseVersion: 1.8.0

View File

@@ -1,5 +1,5 @@
name: codeql/cpp-queries
version: 1.7.1-dev
version: 1.8.0
groups:
- cpp
- queries