build: init versioning in repository
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #3
PR #3
This commit is contained in:
Rick Barenthin 2022-08-01 14:36:04 +02:00
parent 044aedc05a
commit 5acc952f3c
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/statically"
}

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