From 37a1d0b25c355cf471e1b58741ae5fd2a737474a Mon Sep 17 00:00:00 2001 From: Olivers Vitins Date: Sun, 20 Aug 2023 04:07:04 +0300 Subject: [PATCH] docs(changelog): regenerate to have hashes reference --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c36ab2..f4b997d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,11 @@ Generation of this changelog is based on commits ### Features -- [`8e5158726`] - **commands**: add release and changelog commands +- [8e5158726] - **commands**: add release and changelog commands + +### Miscellaneous + +- [b05591a31] - **release**: v1.1.0 ## v1.0.0 @@ -40,8 +44,8 @@ Generation of this changelog is based on commits ### Features -- [`b5ca3152c`] - add support for body (#1) -- [`ce0c01347`] - initial commit +- [b5ca3152c] - add support for body (#1) +- [ce0c01347] - initial commit ### Fixes