From 17d8e0ddb870b52d2a08f62938ec08a22f1d1784 Mon Sep 17 00:00:00 2001 From: Bertrand Lanson Date: Mon, 22 Apr 2024 21:47:39 +0200 Subject: [PATCH] =?UTF-8?q?bump:=20version=202.1.0=20=E2=86=92=202.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbc5cc1..dd5cdbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,14 @@ ### Feat +- **docs**: add description to README - **job**: add ability to pass job either as filepath or directly as string - configure commitizen +### Fix + +- commitizen not allowing its own commits due to wrong bump message + ## v2.1.0 (2024-02-25) ### Feat