Skip to content

Commit 12668c7

Browse files
authored
chore(main): release 0.18.1 (#260)
1 parent b963510 commit 12668c7

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.18.0"
2+
".": "0.18.1"
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.18.1](https://github.com/varfish-org/clinvar-this/compare/v0.18.0...v0.18.1) (2024-09-07)
4+
5+
6+
### Bug Fixes
7+
8+
* losen lower protobuf dependency version ([#259](https://github.com/varfish-org/clinvar-this/issues/259)) ([b963510](https://github.com/varfish-org/clinvar-this/commit/b963510631ceb81b75cfb885ed917f10409ceea0))
9+
310
## [0.18.0](https://github.com/varfish-org/clinvar-this/compare/v0.17.1...v0.18.0) (2024-09-06)
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.18.0"
1+
__version__ = "0.18.1"

0 commit comments

Comments
 (0)