mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 02:08:36 +02:00
chore: use "Maintenance" instead of "Internal" in changelog (#7309)
This commit is contained in:
parent
344f7957c7
commit
987c33508f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
"tag: bug fix": ":bug: Bug Fix",
|
||||
"tag: polish": ":nail_care: Polish",
|
||||
"tag: documentation": ":memo: Documentation",
|
||||
"tag: internal": ":house: Internal",
|
||||
"tag: maintenance": ":wrench: Maintenance",
|
||||
"tag: performance": ":running_woman: Performance"
|
||||
},
|
||||
"cacheDir": ".changelog"
|
||||
|
|
Loading…
Add table
Reference in a new issue