mirror of
https://github.com/orhun/git-cliff.git
synced 2025-01-07 12:27:11 +03:00
chore(project): update description
This commit is contained in:
parent
a5ef8bd6d2
commit
4ae02f5373
@ -1,4 +1,4 @@
|
|||||||
//! Highly customizable Changelog Generator
|
//! A highly customizable changelog generator
|
||||||
#![warn(missing_docs, clippy::unwrap_used)]
|
#![warn(missing_docs, clippy::unwrap_used)]
|
||||||
|
|
||||||
/// Export regex crate.
|
/// Export regex crate.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "git-cliff"
|
name = "git-cliff"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = "Highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️"
|
description = "A highly customizable changelog generator ⛰️"
|
||||||
authors = ["git-cliff contributors <git-cliff@protonmail.com>"]
|
authors = ["git-cliff contributors <git-cliff@protonmail.com>"]
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
Loading…
Reference in New Issue
Block a user