Release preparation for version 2.23.4

This commit is contained in:
github-actions[bot]
2025-11-07 17:37:29 +00:00
parent eb32c32d4c
commit 6342da9503
181 changed files with 472 additions and 171 deletions

View File

@@ -1,3 +1,9 @@
## 6.0.1
### Bug Fixes
* Improve performance of the range analysis in cases where it would otherwise take an exorbitant amount of time.
## 6.0.0
### Breaking Changes

View File

@@ -1,4 +0,0 @@
---
category: fix
---
* Improve performance of the range analysis in cases where it would otherwise take an exorbitant amount of time.

View File

@@ -0,0 +1,5 @@
## 6.0.1
### Bug Fixes
* Improve performance of the range analysis in cases where it would otherwise take an exorbitant amount of time.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 6.0.0
lastReleaseVersion: 6.0.1

View File

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