ng2-module-test
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="0.0.4"></a> | ||
## [0.0.4](https://github.com/hboylan/ng2-module-test/compare/v0.0.3...v0.0.4) (2016-11-05) | ||
<a name="0.0.3"></a> | ||
@@ -7,0 +12,0 @@ ## [0.0.3](https://github.com/hboylan/ng2-module-test/compare/v0.0.2...v0.0.3) (2016-11-05) |
{ | ||
"name": "ng2-module-test", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "", | ||
@@ -22,3 +22,3 @@ "main": "./dist/umd/ng2-module-test.js", | ||
"prerelease": "npm test", | ||
"release": "standard-version --first-release && git push --follow-tags origin master && npm run build:dist && npm publish", | ||
"release": "standard-version --first-release && git push --follow-tags origin master && npm publish", | ||
"postrelease": "npm run build:clean && npm run gh-pages" | ||
@@ -25,0 +25,0 @@ }, |
Sorry, the diff of this file is not supported yet
27068