mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2024-11-15 02:45:15 +01:00
fix(zh-hant): add missing example
This commit is contained in:
parent
0f277eb5e3
commit
244e570148
@ -62,6 +62,13 @@ BREAKING CHANGE: `extends` key in config file is now used for extending other co
|
||||
refactor!: drop support for Node 6
|
||||
```
|
||||
|
||||
### 包含 `!` 以及頁腳有重大變更的提交說明
|
||||
```
|
||||
refactor!: drop support for Node 6
|
||||
|
||||
BREAKING CHANGE: refactor to use JavaScript features not available in Node 6.
|
||||
```
|
||||
|
||||
### 不包含正文的提交說明
|
||||
```
|
||||
docs: correct spelling of CHANGELOG
|
||||
|
Loading…
Reference in New Issue
Block a user