This commit is contained in:
Jovan Krunić
2019-03-15 11:40:02 +01:00
parent 7f8c9eda2f
commit 923a26ef05
2 changed files with 2 additions and 2 deletions

View File

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