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