Skip to content

Commit

Permalink
chore(main): release 0.5.0 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Jan 26, 2024
1 parent 9a2e286 commit fe70cf6
Show file tree
Hide file tree
Showing 3 changed files with 11 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.4.2"
".": "0.5.0"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.5.0](https://github.com/bihealth/reev-frontend-lib/compare/v0.4.2...v0.5.0) (2024-01-26)


### Features

* adding protobuf to typescript generation ([#21](https://github.com/bihealth/reev-frontend-lib/issues/21)) ([26aa8c5](https://github.com/bihealth/reev-frontend-lib/commit/26aa8c51be60cd9e3f1f3be0962546c4b5d7df9d))
* gene pathogenicity card ([#22](https://github.com/bihealth/reev-frontend-lib/issues/22)) ([9a2e286](https://github.com/bihealth/reev-frontend-lib/commit/9a2e2864528cdd9c41428fa861cf372c5e3b60bb))
* initial storybook setup ([#19](https://github.com/bihealth/reev-frontend-lib/issues/19)) ([1104401](https://github.com/bihealth/reev-frontend-lib/commit/1104401889d2f1be2537b6e13ec6b352f8e2eb04))

## [0.4.2](https://github.com/bihealth/reev-frontend-lib/compare/v0.4.1...v0.4.2) (2024-01-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bihealth/reev-frontend-lib",
"private": false,
"version": "0.4.2",
"version": "0.5.0",
"repository": {
"type": "git",
"url": "https://github.com/bihealth/reev-frontend-lib.git"
Expand Down

0 comments on commit fe70cf6

Please sign in to comment.