3 Commits

Author SHA1 Message Date
mahula
135a45bb20 recover .versionrc.json 2023-11-18 11:44:17 +01:00
mahula
86c1bdee7a cleanup 2023-11-16 17:43:18 +01:00
roschaefer
4631db0a1b feat(webapp): Display deployed version in footer
Remove VERSION file in favour of version entry in `package.json`. Parse
this version in our build server scripts.

This commit also introduces `standard-version` which we can use to
generate our `CHANGELOG.md` with `yarn run release`.

close #1831
2020-01-16 19:24:55 +01:00