From a08bc7abc4050498d8176f7d3c717c216c826892 Mon Sep 17 00:00:00 2001 From: nfc_bot Date: Fri, 2 Jun 2023 06:42:05 +0000 Subject: [PATCH] =?UTF-8?q?build(version):=20bump=20version=200.6.1rc5=20?= =?UTF-8?q?=E2=86=92=200.6.1rc6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.yaml | 2 +- CHANGELOG.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.cz.yaml b/.cz.yaml index 672dd00..d52e712 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.6.1rc5 + version: 0.6.1rc6 diff --git a/CHANGELOG.md b/CHANGELOG.md index c62799e..98765e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.6.1rc6 (2023-06-02) + +### Bug Fixes + +- **md_lint**: [ba43bb9c](https://gitlab.com/nofusscomputing/projects/gitlab-ci/-/commit/ba43bb9c8de87d723abcd0b4b7519c88d8c3b162) - lint on git tag [ [!43](https://gitlab.com/nofusscomputing/projects/gitlab-ci/-/merge_requests/43) ] + ## 0.6.1rc5 (2023-06-02) ### Bug Fixes