build(version): bump version 0.6.1rc5 → 0.6.1rc6

This commit is contained in:
2023-06-02 06:42:05 +00:00
parent de45dc26ed
commit a08bc7abc4
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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