added release changelog config

This commit is contained in:
sandeep
2023-06-13 04:36:04 +05:30
parent a0c48dc700
commit 8673b0b7af
+17
View File
@@ -0,0 +1,17 @@
changelog:
exclude:
authors:
- dependabot
categories:
- title: 🎉 Features
labels:
- "Type: Enhancement"
- title: 🐞 Bugs
labels:
- "Type: Bug"
- title: 🔨 Maintenance
labels:
- "Type: Maintenance"
- title: Other Changes
labels:
- "*"