From f63e2746c873f08e6df59c61224215ad23107c2b Mon Sep 17 00:00:00 2001 From: nfc_bot Date: Thu, 8 Jun 2023 05:25:29 +0000 Subject: [PATCH] =?UTF-8?q?build(version):=20bump=20version=200.1.1rc2=20?= =?UTF-8?q?=E2=86=92=200.1.1rc3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.yaml | 2 +- CHANGELOG.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.cz.yaml b/.cz.yaml index d2993ac..1674d32 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -4,4 +4,4 @@ commitizen: name: cz_conventional_commits tag_format: $major.$minor.$patch$prerelease update_changelog_on_bump: true - version: 0.1.1rc2 + version: 0.1.1rc3 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5080ed2..9d26734 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.1.1rc3 (2023-06-08) + ## 0.1.1rc2 (2023-06-08) ### Continious Integration