Skip to content

Commit cfcb78d

Browse files
authored
Merge pull request #195 from umccr/release-plz/2023-08-23T01-55-22Z
chore: release
2 parents df47282 + 5072e39 commit cfcb78d

File tree

5 files changed

+14
-4
lines changed

5 files changed

+14
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

htsget-actix/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.5.1](https://github.com/umccr/htsget-rs/compare/htsget-actix-v0.5.0...htsget-actix-v0.5.1) - 2023-08-23
10+
11+
### Other
12+
- update dependencies
13+
914
## [0.5.0](https://github.com/umccr/htsget-rs/compare/htsget-actix-v0.4.5...htsget-actix-v0.5.0) - 2023-07-11
1015

1116
### Added

htsget-actix/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "htsget-actix"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
rust-version = "1.65"
55
authors = ["Daniel del Castillo de la Rosa <delcastillodelarosadaniel@gmail.com>", "Marko Malenic <mmalenic1@gmail.com>"]
66
edition = "2021"

htsget-lambda/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.4.7](https://github.com/umccr/htsget-rs/compare/htsget-lambda-v0.4.6...htsget-lambda-v0.4.7) - 2023-08-23
10+
11+
### Other
12+
- update dependencies
13+
914
## [0.4.6](https://github.com/umccr/htsget-rs/compare/htsget-lambda-v0.4.5...htsget-lambda-v0.4.6) - 2023-07-11
1015

1116
### Other

htsget-lambda/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "htsget-lambda"
3-
version = "0.4.6"
3+
version = "0.4.7"
44
rust-version = "1.65"
55
authors = ["Marko Malenic <mmalenic1@gmail.com>", "Roman Valls Guimera <brainstorm@nopcode.org>"]
66
edition = "2021"

0 commit comments

Comments
 (0)