Skip to content

Commit

Permalink
chore(main): release 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot committed Feb 12, 2024
1 parent 0a98997 commit f1a2938
Show file tree
Hide file tree
Showing 3 changed files with 20 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.6.1"
".": "0.6.2"
}
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [0.6.2](https://github.com/bihealth/reev-frontend-lib/compare/v0.6.1...v0.6.2) (2024-02-12)


### Features

* use api/mehari rather than api/dotty in store/geneInfo ([#120](https://github.com/bihealth/reev-frontend-lib/issues/120)) ([5f50789](https://github.com/bihealth/reev-frontend-lib/commit/5f507890054c042a0ee9468f5a7b662932b4d8c2))


### Bug Fixes

* Proper counting in variation landscape plot ([#495](https://github.com/bihealth/reev-frontend-lib/issues/495)) ([#128](https://github.com/bihealth/reev-frontend-lib/issues/128)) ([8f4a0a7](https://github.com/bihealth/reev-frontend-lib/commit/8f4a0a7b1923807e820e55a1e63f55e5f55155f8))
* Variation Landscape downsampling ([#462](https://github.com/bihealth/reev-frontend-lib/issues/462)) ([#122](https://github.com/bihealth/reev-frontend-lib/issues/122)) ([29e5a6d](https://github.com/bihealth/reev-frontend-lib/commit/29e5a6dbda42b85fe07cfe71222cb9bf3a1ccf8f))


### Miscellaneous Chores

* set next release to v0.6.2 ([0a98997](https://github.com/bihealth/reev-frontend-lib/commit/0a9899742e21cca45565107f3937593f34aaea92))

## [0.6.1](https://github.com/bihealth/reev-frontend-lib/compare/v0.6.0...v0.6.1) (2024-02-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.6.1",
"version": "0.6.2",
"repository": {
"type": "git",
"url": "git+https://github.com/bihealth/reev-frontend-lib.git"
Expand Down

0 comments on commit f1a2938

Please sign in to comment.