mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
Release preparation for version 2.15.2
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## 0.2.2
|
||||
|
||||
### New Features
|
||||
|
||||
* Added `FilePath` API for normalizing filepaths.
|
||||
|
||||
## 0.2.1
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
* Added `FilePath` API for normalizing filepaths.
|
||||
5
shared/util/change-notes/released/0.2.2.md
Normal file
5
shared/util/change-notes/released/0.2.2.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## 0.2.2
|
||||
|
||||
### New Features
|
||||
|
||||
* Added `FilePath` API for normalizing filepaths.
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 0.2.1
|
||||
lastReleaseVersion: 0.2.2
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/util
|
||||
version: 0.2.2-dev
|
||||
version: 0.2.2
|
||||
groups: shared
|
||||
library: true
|
||||
dependencies: null
|
||||
|
||||
Reference in New Issue
Block a user