wip: initialisize the versioning and CHANGELOG.md
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Rick Barenthin 2022-07-25 22:10:40 +02:00
parent b6897d4bd4
commit 52cf5a21fd
2 changed files with 13 additions and 0 deletions

5
.version.json Normal file
View File

@ -0,0 +1,5 @@
{
"version": "0.0.0",
"sha": "",
"url": "https://git.riba-interactive.de/rick/conventi"
}

8
CHANGELOG.md Normal file
View File

@ -0,0 +1,8 @@
# Changelog
All notable changes to this project will be documented in this file. See [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) for commit guidelines.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
----