chore(changelog): add refactor section [skip ci]

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron
2023-08-20 07:43:57 -04:00
parent 9e205b4963
commit 099d63d712
2 changed files with 4 additions and 0 deletions

View File

@@ -133,6 +133,10 @@ directory = "change"
name = "Changes"
showcontent = true
[[tool.towncrier.type]]
directory = "refactor"
name = "Refactor"
showcontent = true
[[tool.towncrier.type]]
directory = "feature"
name = "Features"
showcontent = true