1 Star 0 Fork 0

唤醒天空 / MoneyPrinterTurbo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
changelog.py 436 Bytes
一键复制 编辑 原始数据 按行查看 历史
kevin.zhang 提交于 2024-04-18 18:07 . chore: fix
from git_changelog.cli import build_and_render
# 运行这段脚本自动生成CHANGELOG.md文件
build_and_render(
repository=".",
output="CHANGELOG.md",
convention="angular",
provider="github",
template="keepachangelog",
parse_trailers=True,
parse_refs=False,
sections=["build", "deps", "feat", "fix", "refactor"],
versioning="pep440",
bump="1.1.2", # 指定bump版本
in_place=True,
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/style1987_admin_admin/MoneyPrinterTurbo.git
git@gitee.com:style1987_admin_admin/MoneyPrinterTurbo.git
style1987_admin_admin
MoneyPrinterTurbo
MoneyPrinterTurbo
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891