Revert "Release preparation for version 2.19.4"

This commit is contained in:
Alexander Eyers-Taylor
2024-11-28 19:19:56 +00:00
committed by GitHub
parent c65ce97ada
commit 6f18d69925
150 changed files with 117 additions and 355 deletions

View File

@@ -1,7 +1,3 @@
## 1.0.12
No user-facing changes.
## 1.0.11
No user-facing changes.

View File

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

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.0.12
lastReleaseVersion: 1.0.11

View File

@@ -1,5 +1,5 @@
name: codeql/java-automodel-queries
version: 1.0.12
version: 1.0.12-dev
groups:
- java
- automodel

View File

@@ -1,9 +1,3 @@
## 4.2.1
### Minor Analysis Improvements
* In a switch statement with a constant switch expression, all non-matching cases were being marked as unreachable, including those that can be reached by falling through from the matching case. This has now been fixed.
## 4.2.0
### Major Analysis Improvements

View File

@@ -1,5 +1,4 @@
## 4.2.1
### Minor Analysis Improvements
---
category: minorAnalysis
---
* In a switch statement with a constant switch expression, all non-matching cases were being marked as unreachable, including those that can be reached by falling through from the matching case. This has now been fixed.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 4.2.1
lastReleaseVersion: 4.2.0

View File

@@ -1,5 +1,5 @@
name: codeql/java-all
version: 4.2.1
version: 4.2.1-dev
groups: java
dbscheme: config/semmlecode.dbscheme
extractor: java

View File

@@ -1,7 +1,3 @@
## 1.1.9
No user-facing changes.
## 1.1.8
No user-facing changes.

View File

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

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.1.9
lastReleaseVersion: 1.1.8

View File

@@ -1,5 +1,5 @@
name: codeql/java-queries
version: 1.1.9
version: 1.1.9-dev
groups:
- java
- queries