Skip to content

Commit 9da1c2e

Browse files
authored
chore(main): release 0.42.5 (#679)
1 parent 7f5fb51 commit 9da1c2e

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
]
1515
}
1616
},
17-
".": "0.42.4"
17+
".": "0.42.5"
1818
}
1919

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.42.5](https://github.com/varfish-org/annonars/compare/v0.42.4...v0.42.5) (2025-04-14)
4+
5+
6+
### Bug Fixes
7+
8+
* update noodles-group to 0.97 ([#678](https://github.com/varfish-org/annonars/issues/678)) ([7f5fb51](https://github.com/varfish-org/annonars/commit/7f5fb515d6fa6c94ec4142f0b28c44aa536abdc1))
9+
310
## [0.42.4](https://github.com/varfish-org/annonars/compare/v0.42.3...v0.42.4) (2025-01-30)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "annonars"
3-
version = "0.42.4"
3+
version = "0.42.5"
44
edition = "2021"
55
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
66
description = "Genome annotation based on Rust and RocksDB"

0 commit comments

Comments
 (0)