This commit is contained in:
Karl-Philipp Wulfert
2019-01-28 17:41:24 +01:00
parent a309c4026f
commit 6fae6180c0
2 changed files with 2 additions and 2 deletions

View File

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