This commit is contained in:
Rainer Killinger
2023-05-08 12:59:32 +02:00
parent a5291af838
commit 5eae0d5955
3 changed files with 12 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/api",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"build": "npm run lint && npm run compile",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md",