Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit c45a409

Browse files
authored
Add Chore PR to Changelog
1 parent 1640a9d commit c45a409

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.grenrc.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ module.exports = {
1919
"documentation"
2020
],
2121
"Others": [
22-
"other"
22+
"other",
23+
"chore"
2324
]
2425
},
2526
"ignoreIssuesWith": [
2627
"wontfix",
27-
"duplicate",
28-
"chore"
28+
"duplicate"
2929
],
3030
"changelogFilename": "CHANGELOG.md",
3131
"template": {

0 commit comments

Comments
 (0)