This commit is contained in:
Rainer Killinger
2022-05-27 17:13:55 +02:00
parent 223b5ee5c0
commit 0dc3792fb9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/api",
"version": "0.41.0",
"version": "0.41.1",
"scripts": {
"build": "npm run tslint && npm run compile",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md && git commit -m 'docs: update changelog'",