Compare commits

...

1 Commits

Author SHA1 Message Date
e61f5ef9d7 version and changelog update [CI SKIP] 2022-08-01 14:39:39 +02:00
2 changed files with 13 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{ {
"version": "0.0.0", "version": "0.1.0",
"sha": "", "sha": "b52d657",
"url": "https://git.riba-interactive.de/rick/statically" "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))