Skip to content

Commit 24fc597

Browse files
chore(openssh-mux-client): release v0.17.9 (#70)
1 parent ffad6be commit 24fc597

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.9](https://github.com/openssh-rust/openssh-mux-client/compare/openssh-mux-client-v0.17.8...openssh-mux-client-v0.17.9) - 2025-10-21
10+
11+
### Other
12+
13+
- Update typed-builder requirement in /crates/mux-client ([#69](https://github.com/openssh-rust/openssh-mux-client/pull/69))
14+
915
## [0.17.8](https://github.com/openssh-rust/openssh-mux-client/compare/openssh-mux-client-v0.17.7...openssh-mux-client-v0.17.8) - 2025-09-15
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.8"
3+
version = "0.17.9"
44
edition = "2018"
55

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

0 commit comments

Comments
 (0)