version and changelog update [CI SKIP]

This commit is contained in:
Rick Barenthin 2022-08-01 12:38:00 +00:00 committed by Gitea
parent 5acc952f3c
commit e61f5ef9d7
2 changed files with 13 additions and 2 deletions

View File

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

View File

@ -6,3 +6,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
----
## [0.1.0](https://git.riba-interactive.de/rick/statically/compare/4ef6295...b52d657) (2022-08-01)
### Features 📦
* inital version of a static webserver ([044aedc](https://git.riba-interactive.de/rick/statically/commit/044aedc))
### Build System 🏗
* init versioning in repository ([5acc952](https://git.riba-interactive.de/rick/statically/commit/5acc952))