feat(d): fff

ttt

不兼容变更: dsfs
This commit is contained in:
江志雄 2019-01-11 10:48:06 +08:00
parent 7f849d8421
commit bba7c9a4db
2 changed files with 5 additions and 25 deletions

View File

@ -1,7 +1,3 @@
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
# [3.0.0](https://github.com/j710328466/j710328466.github.io/compare/v1.0.1...v3.0.0) (2019-01-10)
@ -23,25 +19,7 @@ All notable changes to this project will be documented in this file. See [standa
## [2.0.1](https://github.com/j710328466/j710328466.github.io/compare/v1.0.1...v2.0.1) (2019-01-10)
### Bug Fixes
* **测试:** 测试 ([4aabe4c](https://github.com/j710328466/j710328466.github.io/commit/4aabe4c)), closes [#333](https://github.com/j710328466/j710328466.github.io/issues/333)
### Features
* **ce:** ce ([fb4071c](https://github.com/j710328466/j710328466.github.io/commit/fb4071c))
* **fe:** fe ([4dfec2e](https://github.com/j710328466/j710328466.github.io/commit/4dfec2e))
* **test:** 测试 ([3423b3d](https://github.com/j710328466/j710328466.github.io/commit/3423b3d)), closes [#1234](https://github.com/j710328466/j710328466.github.io/issues/1234)
### BREAKING CHANGES
* **测试:** ttoo
## 1.0.1 (2019-01-10)

View File

@ -11,6 +11,7 @@
"new": "hexo new ${title}",
"s": "hexo s",
"g": "hexo g",
"stand": "standard-changelog --first-release",
"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",
@ -43,6 +44,7 @@
"commitizen": "^3.0.5",
"conventional-changelog-cli": "^2.0.11",
"cz-conventional-changelog": "^2.1.0",
"standard-changelog": "^2.0.6",
"standard-version": "^4.4.0"
},
"config": {