feat(changelog): 使用统一的 CHANGELOG_HEADER 常量生成标准化头部

This commit is contained in:
2026-02-28 15:29:07 +08:00
parent 04410ea9e7
commit 5957d67bc3
3 changed files with 24 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "quicommit"
version = "0.1.7"
version = "0.1.8"
edition = "2024"
authors = ["Sidney Zhang <zly@lyzhang.me>"]
description = "A powerful Git assistant tool with AI-powered commit/tag/changelog generation(alpha version)"