mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Release preparation for version 2.12.0
This commit is contained in:
5
shared/tutorial/CHANGELOG.md
Normal file
5
shared/tutorial/CHANGELOG.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## 0.0.1
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Initial release. Contains the library for the CodeQL detective tutorials, helping new users learn to write CodeQL queries.
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Initial release. Contains the library for the CodeQL detective tutorials, helping new users learn to write CodeQL queries.
|
||||
5
shared/tutorial/change-notes/released/0.0.1.md
Normal file
5
shared/tutorial/change-notes/released/0.0.1.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## 0.0.1
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Initial release. Contains the library for the CodeQL detective tutorials, helping new users learn to write CodeQL queries.
|
||||
2
shared/tutorial/codeql-pack.release.yml
Normal file
2
shared/tutorial/codeql-pack.release.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 0.0.1
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/tutorial
|
||||
description: Library for the CodeQL detective tutorials, helping new users learn to write CodeQL queries.
|
||||
version: 0.0.1-dev
|
||||
version: 0.0.1
|
||||
groups: shared
|
||||
library: true
|
||||
|
||||
Reference in New Issue
Block a user