From 8816db86fecc7429aa6cf27dd34e32e14a2275b8 Mon Sep 17 00:00:00 2001 From: Olivers Vitins Date: Sun, 20 Aug 2023 18:11:20 +0300 Subject: [PATCH] docs(changelog): generate --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4b997d..6bb63bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ Generation of this changelog is based on commits +## v1.2.0 + +### Features + +- [46a52ddeb] - **commands**: add the ability to sign conventional commits (#2) + ## v1.1.3 ### Fixes