From cf08336e784cba009b80b79638ccaf0f1bb80cee Mon Sep 17 00:00:00 2001 From: nfc_bot Date: Thu, 15 Jun 2023 03:01:32 +0000 Subject: [PATCH] =?UTF-8?q?build(version):=20bump=20version=200.1.1rc4=20?= =?UTF-8?q?=E2=86=92=200.1.1rc5?= 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 d6dfd40..f1eb1a9 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.1rc4 + version: 0.1.1rc5 diff --git a/CHANGELOG.md b/CHANGELOG.md index 30a08e7..9442a33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.1.1rc5 (2023-06-15) + ## 0.1.1rc4 (2023-06-12) ## 0.1.1rc3 (2023-06-08)