From 244e57014884651f430135d5d8a671f1779cd46c Mon Sep 17 00:00:00 2001 From: bemnlam <5474099+bemnlam@users.noreply.github.com> Date: Thu, 24 Jun 2021 17:40:13 +0800 Subject: [PATCH] fix(zh-hant): add missing example --- content/v1.0.0/index.zh-hant.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/v1.0.0/index.zh-hant.md b/content/v1.0.0/index.zh-hant.md index dbca72a..4721e2e 100644 --- a/content/v1.0.0/index.zh-hant.md +++ b/content/v1.0.0/index.zh-hant.md @@ -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