Release preparation for version 2.10.2

This commit is contained in:
github-actions[bot]
2022-07-28 13:38:35 +00:00
parent e43755b34f
commit 212786ed91
71 changed files with 141 additions and 72 deletions

View File

@@ -1,3 +1,5 @@
## 0.5.2
## 0.5.1
### Deprecated APIs

View File

@@ -0,0 +1 @@
## 0.5.2

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.5.1
lastReleaseVersion: 0.5.2

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
---
category: breaking
---
* Contextual queries and the query libraries they depend on have been moved to the `codeql/python-all` package.
## 0.4.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.3.0
lastReleaseVersion: 0.4.0

View File

@@ -1,5 +1,5 @@
name: codeql/python-queries
version: 0.3.1-dev
version: 0.4.0
groups:
- python
- queries