From 3c137122b6976e3f902c7e442da8a39de9f0e639 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Fri, 15 Dec 2023 18:11:21 +0800 Subject: [PATCH] Update reformat-changelog.ts --- extra/reformat-changelog.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/extra/reformat-changelog.ts b/extra/reformat-changelog.ts index 9641eaa..c04b38b 100644 --- a/extra/reformat-changelog.ts +++ b/extra/reformat-changelog.ts @@ -9,17 +9,23 @@ const template = ` > ### 🆕 New Features +- ### ⬆️ Improvements +- ### 🐛 Bug Fixes +- ### 🦎 Translation Contributions +- ### ⬆️ Security Fixes +- ### Others - Other small changes, code refactoring and comment/doc updates in this repo: +- Please let me know if your username is missing, if your pull request has been merged in this version, or your commit has been included in one of the pull requests. `;