chore: Also show dependency upgrades in release notes

This commit is contained in:
Marc Rousavy
2021-07-26 11:38:08 +02:00
parent 0c2ffd51d5
commit 39b16e60e4
2 changed files with 6 additions and 2 deletions

View File

@@ -134,6 +134,10 @@
"type": "perf",
"section": "💨 Performance Improvements"
},
{
"type": "chore(deps)",
"section": "🛠️ Dependency Upgrades"
},
{
"type": "docs",
"section": "📚 Documentation"