marmot-logo
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -0,1 +1,5 @@ | ||
## [1.2.5](https://github.com/MarmotHQ/marmot-logo/compare/v1.2.4...v1.2.5) (2019-02-01) | ||
## [1.2.3](https://github.com/MarmotHQ/marmot-logo/compare/v1.2.2...v1.2.3) (2019-02-01) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "marmot-logo", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "marmot logo", | ||
@@ -13,5 +13,5 @@ "keywords": [ | ||
"scripts": { | ||
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s && git add . && git commit -m 'doc: update changelog'", | ||
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s && git add .", | ||
"init-changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0", | ||
"preversion": "npm run changelog", | ||
"version": "npm run changelog", | ||
"prepublishOnly": "np --yolo --no-publish" | ||
@@ -18,0 +18,0 @@ }, |
1207368