systemic
Version:
A minimal dependency injection library for node
15 lines (14 loc) • 677 B
Plain Text
{
"types": [
{ "type": "feat", "section": "🆕 Features", "hidden": false },
{ "type": "fix", "section": "🐛 Bug Fixes", "hidden": false },
{ "type": "chore", "section": "🔧 Others", "hidden": false },
{ "type": "docs", "section": "📝 Docs", "hidden": false },
{ "type": "style", "section": "🎨 Styling", "hidden": false },
{ "type": "refactor", "section": "🔄 Code Refactoring", "hidden": false },
{ "type": "perf", "section": "📈 Performance Improvements", "hidden": false },
{ "type": "test", "section": "🔬 Tests", "hidden": false },
{ "type": "ci", "section": "☁️ CI", "hidden": false }
],
"commit-all": true
}