This website requires JavaScript.
Explore
Help
Register
Sign In
yoshie
/
changeloguru
Watch
1
Star
0
Fork
You've already forked changeloguru
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
52da6c9b2b
changeloguru
/
pkg
/
convention
/
testdata
/
TestNewCommit
/
Misc_with_author_date.golden
5 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: show time of each commit as the default (#12) * feat(git): add author time * feat(git): add author info * refactor: use commit option to generate convertional commit * feat: add author date to convention commit * refactor(changelog): replace t time var with when Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-04-15 04:28:04 +00:00
{
fix: correct time layout (#13) * fix: use correct date layout * chore: wrap date layout inside parenthesis Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-04-15 04:59:01 +00:00
"RawHeader": "random git message (2020-04-01)",
feat: show time of each commit as the default (#12) * feat(git): add author time * feat(git): add author info * refactor: use commit option to generate convertional commit * feat: add author date to convention commit * refactor(changelog): replace t time var with when Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-04-15 04:28:04 +00:00
"Type": "misc",
"Scope": ""
}