diff --git a/CHANGELOG.md b/CHANGELOG.md index 03cd85c..fcf476b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.6.2](https://github.com/bihealth/varfish-cli/compare/v0.6.1...v0.6.2) (2024-01-23) + + +### Bug Fixes + +* properly assign verison in release-please ([#91](https://github.com/bihealth/varfish-cli/issues/91)) ([766969d](https://github.com/bihealth/varfish-cli/commit/766969dd1cb2e0e217af79d04e7dd1e27ae74303)) +* version for release-please in CI ([#89](https://github.com/bihealth/varfish-cli/issues/89)) ([2aedb64](https://github.com/bihealth/varfish-cli/commit/2aedb6465237211133625ef19be601e43d47be9b)) + ## [0.6.1](https://github.com/bihealth/varfish-cli/compare/v0.6.0...v0.6.1) (2024-01-23)