From d69081422a48c1ad41b3710b4abd79cdee3852c3 Mon Sep 17 00:00:00 2001 From: Odair M <odairmario45@gmail.com> Date: Sat, 8 Oct 2022 21:13:40 -0300 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.5.0=20=E2=86=92=200.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.toml | 2 +- CHANGELOG.md | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.cz.toml b/.cz.toml index c19eb35..2be9f20 100644 --- a/.cz.toml +++ b/.cz.toml @@ -1,5 +1,5 @@ [tool] [tool.commitizen] name = "cz_conventional_commits" -version = "0.5.0" +version = "0.6.0" tag_format = "$version" diff --git a/CHANGELOG.md b/CHANGELOG.md index 8df514a..67ec56f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -## Unreleased +## 0.6.0 (2022-10-08) + +### Feat + +- **Acesso**: add how access and copy files doc + +## 0.5.0 (2022-08-26) ### Feat -- GitLab