Skip to content

Commit

Permalink
chore(main): release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot committed Jul 19, 2024
1 parent 2b47962 commit c355eba
Show file tree
Hide file tree
Showing 3 changed files with 15 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.7.1"
".": "0.8.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.8.0](https://github.com/bihealth/reev-frontend-lib/compare/v0.7.1...v0.8.0) (2024-07-19)


### Features

* enable ignore case parameter for querying omim by name ([#229](https://github.com/bihealth/reev-frontend-lib/issues/229)) ([736c8f9](https://github.com/bihealth/reev-frontend-lib/commit/736c8f9fab0a51a8e20340e12b556c298c5615bf))


### Bug Fixes

* variant validator URL needs trailing slash "/" ([#226](https://github.com/bihealth/reev-frontend-lib/issues/226)) ([6475981](https://github.com/bihealth/reev-frontend-lib/commit/6475981dd6fbe95e74b5ccbb220b81572cef9a8c))
* viguno hpo search response for not found ([#230](https://github.com/bihealth/reev-frontend-lib/issues/230)) ([2b47962](https://github.com/bihealth/reev-frontend-lib/commit/2b47962dc152d9d0b3121213cf2719d862bae3f0))

## [0.7.1](https://github.com/bihealth/reev-frontend-lib/compare/v0.7.0...v0.7.1) (2024-06-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.7.1",
"version": "0.8.0",
"repository": {
"type": "git",
"url": "git+https://github.com/bihealth/reev-frontend-lib.git"
Expand Down

0 comments on commit c355eba

Please sign in to comment.