Skip to content

Commit 20658b5

Browse files
committed
docs: 更新changelog
1 parent b424253 commit 20658b5

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## [1.0.6](https://github.com/twp0217/react-inline-edit/compare/v1.0.5...v1.0.6) (2021-12-13)
2+
3+
## [1.0.5](https://github.com/twp0217/react-inline-edit/compare/v1.0.0...v1.0.5) (2021-12-13)
4+
5+
## 1.0.0 (2021-12-13)
6+
7+
### Features
8+
9+
- 上传版本 1.0.0 ([63060e9](https://github.com/twp0217/react-inline-edit/commit/7a9638e54277f80190721da6618349cecda82176))

docs/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<embed src="../CHANGELOG.md"></embed>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "umi-test",
1414
"test:coverage": "umi-test --coverage",
1515
"commit": "git-cz",
16-
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md"
16+
"version": "conventional-changelog -p angular -i CHANGELOG.md -s"
1717
},
1818
"repository": {
1919
"type": "git",

0 commit comments

Comments
 (0)