From 16cca320edef94c361ad891b97cce87c6971e69c Mon Sep 17 00:00:00 2001 From: Odair M <odairmario45@gmail.com> Date: Fri, 26 Aug 2022 18:30:44 -0300 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.3.0=20=E2=86=92=200.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.toml | 2 +- CHANGELOG.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.cz.toml b/.cz.toml index cdac4c3..e27215f 100644 --- a/.cz.toml +++ b/.cz.toml @@ -1,5 +1,5 @@ [tool] [tool.commitizen] name = "cz_conventional_commits" -version = "0.3.0" +version = "0.4.0" tag_format = "$version" diff --git a/CHANGELOG.md b/CHANGELOG.md index 68770fc..8a0de7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ### Feat +- Fix size width to 90% + +## 0.3.0 (2022-08-26) + +### Feat + - add struct of the acess documentation - add c3sl logo -- GitLab