Skip to content

Commit 1a0ce68

Browse files
authored
chore(main): release 0.15.5 (#220)
1 parent dc9652c commit 1a0ce68

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.15.4"
2+
".": "0.15.5"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.15.5](https://github.com/varfish-org/clinvar-this/compare/v0.15.4...v0.15.5) (2024-05-29)
4+
5+
6+
### Bug Fixes
7+
8+
* refined (thinned out) extraction of variants ([#219](https://github.com/varfish-org/clinvar-this/issues/219)) ([dc9652c](https://github.com/varfish-org/clinvar-this/commit/dc9652c87aaad156dcc59358a77f2bd976546a02))
9+
310
## [0.15.4](https://github.com/varfish-org/clinvar-this/compare/v0.15.3...v0.15.4) (2024-05-28)
411

512

clinvar_this/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.15.4"
1+
__version__ = "0.15.5"

0 commit comments

Comments
 (0)