fix(测试): 测试

测试

BREAKING CHANGE: ttoo

fix #333
This commit is contained in:
江志雄 2019-01-10 19:34:58 +08:00
parent 3423b3dfdd
commit 4aabe4cea8

View File

@ -14,7 +14,7 @@
"g": "hexo g",
"init": "commitizen init cz-conventional-changelog --save --save-exact",
"cz": "git add . && git cz",
"log": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
"log": "conventional-changelog -p angular -i CHANGELOG.md -s",
"release": "./scripts/release.sh",
"changeissueurl": "replace 'https://github.com/myproject/issues/' 'https://redmine.example.com/' CHANGELOG.md",
"setv": "standard-version"