2cf992c948c22b26ef416945238f85054b4598b5
This commit introduces a new configuration file for git-cliff to automate changelog generation. It defines templates for the header, body, and footer of the changelog, ensuring that all notable changes are documented effectively. The configuration enables parsing of conventional commit messages, allowing for better organization of changes by type. This enhancement streamlines the release process and improves project maintainability.
Description
No description provided