This commit is contained in:
Michel Jonathan Schmitz
2020-05-15 09:26:25 +02:00
parent 9f9167c9c7
commit 8b8088545b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/api",
"version": "0.21.0",
"version": "0.22.0",
"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'",