Enable CI for releasing the tool

This commit is contained in:
2024-01-08 21:40:38 +01:00
parent a17901a6d6
commit 4a77a4487b
6 changed files with 81 additions and 0 deletions

6
.changes/header.tpl.md Normal file
View File

@@ -0,0 +1,6 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).

View File

3
.changes/v0.1.0.md Normal file
View File

@@ -0,0 +1,3 @@
## v0.1.0 - 2024-01-08
### Added
* Initiate changie versioning