Skip to content

Commit

Permalink
chore(main): release 0.6.4 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Nov 6, 2024
1 parent c4b8dd1 commit 232b442
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.6.3"
".": "0.6.4"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.4](https://github.com/varfish-org/varfish-cli/compare/v0.6.3...v0.6.4) (2024-11-06)


### Bug Fixes

* only consider MAPPING/ALIGNING SUMMARY entries from dragen qc summary file ([#134](https://github.com/varfish-org/varfish-cli/issues/134)) ([c4b8dd1](https://github.com/varfish-org/varfish-cli/commit/c4b8dd1a86669a4022c3259d1848680dccff9296))

## [0.6.3](https://github.com/varfish-org/varfish-cli/compare/v0.6.2...v0.6.3) (2024-01-24)


Expand Down
2 changes: 1 addition & 1 deletion varfish_cli/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.6.3"
__version__ = "0.6.4"

0 comments on commit 232b442

Please sign in to comment.