自动生成CHANGELOG.md文件

huangapple 未分类评论49阅读模式
英文:

Auto generate the CHANGELOG.md file

问题

我使用 generate-changelog Npm 包在 Angular 项目中生成了 CHANGELOG.md 文件。但问题是我必须手动输入命令并更新 CHANGELOG.md 文件。我如何在项目构建时自动化这个过程呢?另外一件事是,我希望为前端(angular)和后端(java)的提交生成那个 CHANGELOG.md 文件。正确的做法是什么?

英文:

I generated the CHANGELOG.md file in angular project by using generate-changelog Npm package. but the problem is I have to manually type the command and update the CHANGLOG.md file. How i can automate this process at the time of project build. Other thing is i want to generate that CHANGELOG.md file for both front end (angular) and back end (java) commits. What is the proper way of doing this?

huangapple
  • 本文由 发表于 2020年5月19日 19:39:53
  • 转载请务必保留本文链接:https://java.coder-hub.com/61890142.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定