Skip to content

Commit e4f346b

Browse files
chore(openssh-mux-client): release v0.17.7 (#65)
1 parent bad8fb8 commit e4f346b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

crates/mux-client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.17.7](https://github.com/openssh-rust/openssh-mux-client/compare/openssh-mux-client-v0.17.6...openssh-mux-client-v0.17.7) - 2025-03-21
10+
11+
### Other
12+
13+
- Update typed-builder requirement in /crates/mux-client ([#64](https://github.com/openssh-rust/openssh-mux-client/pull/64))
14+
915
## [0.17.6](https://github.com/openssh-rust/openssh-mux-client/compare/openssh-mux-client-v0.17.5...openssh-mux-client-v0.17.6) - 2024-09-10
1016

1117
### Other

crates/mux-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openssh-mux-client"
3-
version = "0.17.6"
3+
version = "0.17.7"
44
edition = "2018"
55

66
authors = ["Jiahao XU <Jiahao_XU@outlook.com>"]

0 commit comments

Comments
 (0)