请问CHANGELOG的emoji是怎么生成的? #862
Unanswered
hemengke1997
asked this question in
Q&A
Replies: 1 comment
-
这里代码忘了更新了,早期是本地脚本拉取 git 的 commit 记录然后二次调整的,比较费时费力,现在本地的changelog脚本其实已经废弃了。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
clone了源码,运行了
package.json
中的生成CHANGELOG的命令,但并没有生成emoji,看源码里面没有相关的处理,请问这是怎么实现的啊? 还有每个changelog item后面 @了开发者,也没看到有代码~好奇心驱使,期待回答~
Beta Was this translation helpful? Give feedback.
All reactions