Commit Graph

2 Commits (52da6c9b2b66e6cc1d214e5549a37df778ff1b98)

Author SHA1 Message Date
sudo pacman -Syu 7d04c80d6e
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 11:59:01 +07:00
sudo pacman -Syu 552034123d
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 11:28:04 +07:00