{ "categories": [ { "title": "## ๐Ÿš€ Features", "labels": ["feature"], "exhaustive": true }, { "title": "## ๐Ÿ› Fixes and ๐Ÿค Small Changes", "labels": ["fix"], "exhaustive": true }, { "title": "## ๐Ÿงช Tests", "labels": ["test"], "exhaustive": true }, { "title": "## ๐Ÿค Dependencies and ๐Ÿค– Generated Code", "labels": ["dependencies"], "exhaustive": true }, { "title": "## ๐Ÿ“ƒ Documentation", "labels": ["documentation"], "exhaustive": true } ], "ignore_labels": [ "ignore" ], "tag_resolver": { "filter": { "pattern": "" }, "transformer": { "pattern": "", "target": "$1" } } }