feat: inital version of seperate docker image #1

Merged
rick merged 9 commits from feature/intital_version into develop 2022-07-25 22:14:12 +02:00
2 changed files with 13 additions and 0 deletions
Showing only changes of commit 52cf5a21fd - Show all commits

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).
----