From 080e9fb5e3fabf658baa52de420bbc8c02381de6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=83=E5=87=9B?= Date: Wed, 9 Feb 2022 18:04:06 +0800 Subject: [PATCH] docs: add issue-emoji changelog --- CHANGELOG.md | 1 + web/docs/guide/faq.en-US.md | 1 + web/docs/guide/faq.md | 1 + 3 files changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4becc36..df140ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ - Fix `lock-issues` lock and comment order issue - 🛠 Refactor - `contents` renamed to easy-to-understand `emoji` + - `issue-emojis` renamed to `issue-emoji` - deleteComment updateComment no longer supports `out-comments`, keeping pure functionality - Remove title body default - `month-statistics` is removed, can use [issues-month-statistics](https://github.com/actions-cool/issues-month-statistics) diff --git a/web/docs/guide/faq.en-US.md b/web/docs/guide/faq.en-US.md index ee4be7f..c5da108 100644 --- a/web/docs/guide/faq.en-US.md +++ b/web/docs/guide/faq.en-US.md @@ -78,6 +78,7 @@ Reference for functional changes: - Fix `lock-issues` lock and comment order issue - 🛠 Refactor - `contents` renamed to easy-to-understand `emoji` + - `issue-emojis` renamed to `issue-emoji` - deleteComment updateComment no longer supports `out-comments`, keeping pure functionality - Remove title body default - `month-statistics` is removed, can use [issues-month-statistics](https://github.com/actions-cool/issues-month-statistics) diff --git a/web/docs/guide/faq.md b/web/docs/guide/faq.md index b885323..6d28578 100644 --- a/web/docs/guide/faq.md +++ b/web/docs/guide/faq.md @@ -78,6 +78,7 @@ v1.12 和 v2.0.0 版本的差别只有一处。即 `mark-duplicate` 中的 `requ - 修复 `lock-issues` lock 与 comment 的顺序问题 - 🛠 Refactor - contents 更名为容易理解的 emoji + - `issue-emojis` 更名为 `issue-emoji` - deleteComment updateComment 不再支持 `out-comments`,保持纯粹功能 - 移除 title body 默认值 - `month-statistics` 移除,可使用 [issues-month-statistics](https://github.com/actions-cool/issues-month-statistics)