This commit is contained in:
Sebastian Lange
2019-11-15 15:26:25 +01:00
parent a0731bc26d
commit 13b4d34341
2 changed files with 2 additions and 2 deletions

View File

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