Skip to content

Commit

Permalink
chore(main): release 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot committed May 28, 2024
1 parent 083200c commit b1c977e
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.15.0"
".": "0.15.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.15.1](https://github.com/varfish-org/clinvar-this/compare/v0.15.0...v0.15.1) (2024-05-28)


### Bug Fixes

* properly configure release-please with manifest ([#210](https://github.com/varfish-org/clinvar-this/issues/210)) ([083200c](https://github.com/varfish-org/clinvar-this/commit/083200c0998b44b13cc9f2afb1cc982ab05e85b2))

## [0.15.0](https://github.com/varfish-org/clinvar-this/compare/v0.14.6...v0.15.0) (2024-05-28)


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

0 comments on commit b1c977e

Please sign in to comment.