Release preparation for version 2.10.1

This commit is contained in:
github-actions[bot]
2022-07-14 08:56:03 +00:00
parent 80cbddf626
commit d1aa0d7dd3
75 changed files with 204 additions and 104 deletions

View File

@@ -1,3 +1,9 @@
## 0.3.0
### Breaking Changes
* Contextual queries and the query libraries they depend on have been moved to the `codeql/python-all` package.
## 0.2.0
### Major Analysis Improvements

View File

@@ -1,4 +1,5 @@
---
category: breaking
---
## 0.3.0
### Breaking Changes
* Contextual queries and the query libraries they depend on have been moved to the `codeql/python-all` package.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.2.0
lastReleaseVersion: 0.3.0

View File

@@ -1,5 +1,5 @@
name: codeql/python-queries
version: 0.2.1-dev
version: 0.3.0
groups:
- python
- queries