We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
chore
1 parent 019cb9d commit 9805d78Copy full SHA for 9805d78
.releaserc.yaml
@@ -20,6 +20,7 @@ plugins:
20
- { type: perf, section: Performance, hidden: false }
21
- { type: revert, section: Reverts, hidden: false }
22
- { type: refactor, section: Refactor, hidden: true }
23
+ - { type: chore, section: Chores, hidden: true }
24
- { type: test, section: Tests, hidden: true }
25
- { type: ci, section: Continuous Integration, hidden: true }
26
0 commit comments