v0.5.2: hotfix TypeError in Runner Certificate generation #45

Merged
philipp merged 6 commits from dev into main 2021-07-04 11:41:56 +00:00
Showing only changes of commit 274c13e358 - Show all commits

View File

@ -1,6 +1,6 @@
{
"name": "@odit/lfk-document-server",
"version": "0.5.1",
"version": "0.5.2",
"description": "The document generation server for the LfK! runner system. This generates certificates, sponsoring aggreements and more",
"main": "src/app.ts",
"scripts": {