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

Commit

Permalink
Add Chore PR to Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
f11h authored Jan 24, 2022
1 parent 1640a9d commit c45a409
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .grenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ module.exports = {
"documentation"
],
"Others": [
"other"
"other",
"chore"
]
},
"ignoreIssuesWith": [
"wontfix",
"duplicate",
"chore"
"duplicate"
],
"changelogFilename": "CHANGELOG.md",
"template": {
Expand Down

0 comments on commit c45a409

Please sign in to comment.