1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-14 13:56:50 +03:00
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
Go to file
orhun 39a5880520
feat(changelog): use commit messages in template
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-20 19:47:54 +03:00
.github chore(ci): use nightly toolchain 2021-05-15 03:02:17 +03:00
gitolith-cli feat(changelog): use commit messages in template 2021-05-20 19:47:54 +03:00
gitolith-core feat(changelog): use commit messages in template 2021-05-20 19:47:54 +03:00
templates feat(changelog): use commit messages in template 2021-05-20 19:47:54 +03:00
.editorconfig Initial commit 2021-05-11 01:54:45 +03:00
.gitignore Initial commit 2021-05-11 01:54:45 +03:00
Cargo.lock feat(template): add template renderer for changelog generation 2021-05-20 18:46:13 +03:00
Cargo.toml Initial commit 2021-05-11 01:54:45 +03:00
CODE_OF_CONDUCT.md Initial commit 2021-05-11 01:54:45 +03:00
gitolith.toml feat(template): add template renderer for changelog generation 2021-05-20 18:46:13 +03:00
LICENSE Initial commit 2021-05-11 01:54:45 +03:00
README.md Initial commit 2021-05-11 01:54:45 +03:00
rustfmt.toml Initial commit 2021-05-11 01:54:45 +03:00

gitolith