Release 0.5.0 #42

Merged
niggl merged 33 commits from dev into main 2021-03-31 18:15:34 +00:00
Showing only changes of commit e75f15142e - Show all commits

View File

@ -8,9 +8,7 @@
"build": "rimraf ./dist && tsc && cp-cli ./src/templates ./dist/templates && cp-cli ./src/locales ./dist/locales",
"licenses:export": "license-exporter --markdown",
"release": "release-it --only-version",
"translations:sort": "node sort_translations.js" //,
// "test:speed": "start-server-and-test dev http://localhost:4010/docs/openapi.json test:speed:run",
// "test:speed:run": "ts-node src/tests/speedtest.ts"
"translations:sort": "node sort_translations.js"
},
"repository": {
"type": "git",