Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.4.3 #59

Merged
merged 1 commit into from
Jan 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.4.3"
}
39 changes: 39 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,44 @@
# Changelog

## [0.4.3](https://github.com/bihealth/reev-frontend-lib/compare/v0.4.2...v0.4.3) (2024-01-31)


### Features

* adding api/annonars ([#36](https://github.com/bihealth/reev-frontend-lib/issues/36)) ([7edc750](https://github.com/bihealth/reev-frontend-lib/commit/7edc7500976730e9b4cf7b0acc55a1eab4c66e37))
* adding api/cadaPrio ([#37](https://github.com/bihealth/reev-frontend-lib/issues/37)) ([3ad1082](https://github.com/bihealth/reev-frontend-lib/commit/3ad1082a05bc3dfcaff633b9b7a17aab116105f3))
* adding api/mehari ([#35](https://github.com/bihealth/reev-frontend-lib/issues/35)) ([6709873](https://github.com/bihealth/reev-frontend-lib/commit/67098736e4f308647f97fdd6c6424916c9be47e9))
* adding api/variantValidator ([#38](https://github.com/bihealth/reev-frontend-lib/issues/38)) ([d9bfe61](https://github.com/bihealth/reev-frontend-lib/commit/d9bfe61d5af28b8983bd8fc25b8ba712c184ac56))
* adding bucket file for components ([#56](https://github.com/bihealth/reev-frontend-lib/issues/56)) ([c08d7ea](https://github.com/bihealth/reev-frontend-lib/commit/c08d7eaaa4a27970f9f297f4dac624705d17a74c))
* adding GeneClinvarCard ([#29](https://github.com/bihealth/reev-frontend-lib/issues/29)) ([6df53a2](https://github.com/bihealth/reev-frontend-lib/commit/6df53a20ae53882e16a07ae47e3e1c68341588f1))
* adding GeneConditionsCard ([#27](https://github.com/bihealth/reev-frontend-lib/issues/27)) ([e8785d3](https://github.com/bihealth/reev-frontend-lib/commit/e8785d3d3fecdf7ee2c98774dd9bcc0a35c324b0))
* adding GeneConditionsCard ([#32](https://github.com/bihealth/reev-frontend-lib/issues/32)) ([25c3fe6](https://github.com/bihealth/reev-frontend-lib/commit/25c3fe67ead60e061a2fb03b28d8f96924d5c013))
* adding GeneExpressionCard component ([#26](https://github.com/bihealth/reev-frontend-lib/issues/26)) ([b491224](https://github.com/bihealth/reev-frontend-lib/commit/b491224794ce864652855133a915912d2d1c435a))
* adding GeneLiteratureCard ([#30](https://github.com/bihealth/reev-frontend-lib/issues/30)) ([ad041aa](https://github.com/bihealth/reev-frontend-lib/commit/ad041aa2bf7b67c80d2d476fd539a4b2ee6f40ee))
* adding GeneOverviewCard ([#31](https://github.com/bihealth/reev-frontend-lib/issues/31)) ([9007269](https://github.com/bihealth/reev-frontend-lib/commit/900726960404a782a2961fc3350f1e1fa8608bdd))
* adding GenePathogenicityCard with storybook and tests ([#25](https://github.com/bihealth/reev-frontend-lib/issues/25)) ([01b5040](https://github.com/bihealth/reev-frontend-lib/commit/01b5040b9019b066331540e39e39ba3f7feb1f0e))
* adding GenomeBrowserCard ([#45](https://github.com/bihealth/reev-frontend-lib/issues/45)) ([3ecd6a1](https://github.com/bihealth/reev-frontend-lib/commit/3ecd6a1da4eda2e86f6018da25d8d13dd83917d9))
* adding modules for genome builds and genomic variants ([#28](https://github.com/bihealth/reev-frontend-lib/issues/28)) ([971478b](https://github.com/bihealth/reev-frontend-lib/commit/971478b8816e496b7b54e38ed118d494e97775ea))
* adding more protobuf files and generated code ([#49](https://github.com/bihealth/reev-frontend-lib/issues/49)) ([9825a59](https://github.com/bihealth/reev-frontend-lib/commit/9825a592d84c62e2a4e3c620d16d28381fa62b6a))
* 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))
* adding SeqvarBeaconNetworkCard ([#54](https://github.com/bihealth/reev-frontend-lib/issues/54)) ([c42bff1](https://github.com/bihealth/reev-frontend-lib/commit/c42bff1d7f1107967e6cfe7fee04cd6d87ffc5a8))
* adding SeqvarClinvarCard ([#48](https://github.com/bihealth/reev-frontend-lib/issues/48)) ([1cc2b6d](https://github.com/bihealth/reev-frontend-lib/commit/1cc2b6dede911cf56d939eba9b773b7f73a96b13))
* adding SeqvarConsequencesCard ([#47](https://github.com/bihealth/reev-frontend-lib/issues/47)) ([d5df980](https://github.com/bihealth/reev-frontend-lib/commit/d5df980e838dd8a6c173d1a46d4b2e67db5c1d21))
* adding SeqvarScoresCard ([#51](https://github.com/bihealth/reev-frontend-lib/issues/51)) ([931aeec](https://github.com/bihealth/reev-frontend-lib/commit/931aeec1c0c99a9a2518987255f8271a06dee504))
* adding SeqvarsFreqCard ([#52](https://github.com/bihealth/reev-frontend-lib/issues/52)) ([2426ad1](https://github.com/bihealth/reev-frontend-lib/commit/2426ad1bd98759762153ecc25ccc8ce4a017b850))
* adding SeqvarToolsCard ([#53](https://github.com/bihealth/reev-frontend-lib/issues/53)) ([742b84d](https://github.com/bihealth/reev-frontend-lib/commit/742b84d5672824ba587187f43db218987cf5ba0c))
* adding SeqvarVariantValidatorCard ([#55](https://github.com/bihealth/reev-frontend-lib/issues/55)) ([7d08b24](https://github.com/bihealth/reev-frontend-lib/commit/7d08b2485ed88cd6c237f2ed92043d828f72c99e))
* adding store/seqvarInfo, api/viguno, more api/annonars ([#50](https://github.com/bihealth/reev-frontend-lib/issues/50)) ([99ceaee](https://github.com/bihealth/reev-frontend-lib/commit/99ceaee8bef4b7010f33050ca4b420661c7f6935))
* adding store/strucvarInfo ([#41](https://github.com/bihealth/reev-frontend-lib/issues/41)) ([9c84f26](https://github.com/bihealth/reev-frontend-lib/commit/9c84f268f5bc520b7ce30cb0cf747d830e7988f5))
* adding StrucvarClinvarCard ([#46](https://github.com/bihealth/reev-frontend-lib/issues/46)) ([0578f02](https://github.com/bihealth/reev-frontend-lib/commit/0578f026eafeacac4505950dcc58cf22d3032ddf))
* adding StrucvarGeneListCard ([#44](https://github.com/bihealth/reev-frontend-lib/issues/44)) ([637db05](https://github.com/bihealth/reev-frontend-lib/commit/637db0518fd47eb7dbfbdef8ba473b9f181c90c4))
* adding StrucvarToolsCard ([#42](https://github.com/bihealth/reev-frontend-lib/issues/42)) ([ae5ae68](https://github.com/bihealth/reev-frontend-lib/commit/ae5ae68cd2ec4b5b66ae26e58de34b660151d1ca))
* completing api/dotty ([#39](https://github.com/bihealth/reev-frontend-lib/issues/39)) ([8e65aba](https://github.com/bihealth/reev-frontend-lib/commit/8e65aba15d4e14a5218eb6237bbdbc3a44cff367))
* DocsLink as first component in Storybook ([#22](https://github.com/bihealth/reev-frontend-lib/issues/22)) ([9e93ee1](https://github.com/bihealth/reev-frontend-lib/commit/9e93ee1aca165559e5a8573df08c69a27d824d05))
* enable publishing to central npm ([#58](https://github.com/bihealth/reev-frontend-lib/issues/58)) ([845cac5](https://github.com/bihealth/reev-frontend-lib/commit/845cac50cc3bb917ac5932c17e6ca19e6d91653c))
* initial storybook setup ([#19](https://github.com/bihealth/reev-frontend-lib/issues/19)) ([1104401](https://github.com/bihealth/reev-frontend-lib/commit/1104401889d2f1be2537b6e13ec6b352f8e2eb04))
* updates and story for StrucvarsToolCard ([#43](https://github.com/bihealth/reev-frontend-lib/issues/43)) ([8713020](https://github.com/bihealth/reev-frontend-lib/commit/871302050d92aa0c3413abf8c326a7a0cbfa371a))

## [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
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.4.2",
"version": "0.4.3",
"repository": {
"type": "git",
"url": "https://github.com/bihealth/reev-frontend-lib.git"
Expand Down
Loading