From 5888db3693fd8f15d75d9e4c7cbb1b920aac6344 Mon Sep 17 00:00:00 2001
From: Odair M <odairmario45@gmail.com>
Date: Wed, 7 Dec 2022 10:37:00 -0300
Subject: [PATCH] =?UTF-8?q?bump:=20version=200.1.0=20=E2=86=92=200.2.0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 CHANGELOG.md | 10 ++++++++++
 cz.yaml      |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59ae687..9e980fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+## 0.2.0 (2022-12-07)
+
+### Feat
+
+- **Conf**: update conf
+
+### Fix
+
+- fix requeriments
+
 ## 0.1.0 (2022-11-03)
 
 ### Feat
diff --git a/cz.yaml b/cz.yaml
index 67604a0..e1376c7 100644
--- a/cz.yaml
+++ b/cz.yaml
@@ -1,4 +1,4 @@
 commitizen:
   name: cz_conventional_commits
   tag_format: $version
-  version: 0.1.0
+  version: 0.2.0
-- 
GitLab