Release preparation for version 2.15.2

This commit is contained in:
github-actions[bot]
2023-10-30 11:05:53 +00:00
parent c4521a30aa
commit 4641990021
151 changed files with 392 additions and 175 deletions

View File

@@ -1,3 +1,9 @@
## 0.2.2
### New Features
* Added `FilePath` API for normalizing filepaths.
## 0.2.1
No user-facing changes.

View File

@@ -1,4 +0,0 @@
---
category: feature
---
* Added `FilePath` API for normalizing filepaths.

View File

@@ -0,0 +1,5 @@
## 0.2.2
### New Features
* Added `FilePath` API for normalizing filepaths.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.2.1
lastReleaseVersion: 0.2.2

View File

@@ -1,5 +1,5 @@
name: codeql/util
version: 0.2.2-dev
version: 0.2.2
groups: shared
library: true
dependencies: null