chore: add depr to commit types for deprecation decisions
This commit is contained in:
parent
e2f5536f08
commit
b20fc4856b
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ module.exports = {
|
|||
"revert",
|
||||
"style",
|
||||
"test",
|
||||
"deprecate", // deprecation decision
|
||||
],
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue