mirror of
https://github.com/orhun/git-cliff.git
synced 2025-01-05 15:58:24 +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)]
|
||||
|
||||
/// Export regex crate.
|
||||
|
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "git-cliff"
|
||||
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>"]
|
||||
license = "GPL-3.0"
|
||||
readme = "README.md"
|
||||
|
Loading…
Reference in New Issue
Block a user