Release preparation for version 2.20.1

This commit is contained in:
github-actions[bot]
2025-01-07 17:20:13 +00:00
parent de2460e8b1
commit fbf9f2fff8
168 changed files with 447 additions and 197 deletions

View File

@@ -1,3 +1,9 @@
## 1.1.8
### Minor Analysis Improvements
* Added a module `DataFlow::DeduplicatePathGraph` that can be used to avoid generating duplicate path explanations in queries that use flow state.
## 1.1.7
No user-facing changes.

View File

@@ -1,4 +1,5 @@
---
category: minorAnalysis
---
## 1.1.8
### Minor Analysis Improvements
* Added a module `DataFlow::DeduplicatePathGraph` that can be used to avoid generating duplicate path explanations in queries that use flow state.

View File

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

View File

@@ -1,5 +1,5 @@
name: codeql/dataflow
version: 1.1.8-dev
version: 1.1.8
groups: shared
library: true
dependencies: