This commit is contained in:
Karl-Philipp Wulfert
2019-04-16 15:33:42 +02:00
parent 075c4e7205
commit e7fb36c190
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/api",
"version": "0.6.0",
"version": "0.7.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'",
@@ -93,4 +93,4 @@
],
"statements": 95
}
}
}