openssh-rust / openssh

Scriptable SSH through OpenSSH in Rust
Apache License 2.0
232 stars 37 forks source link

chore: release v0.10.5 #154

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

🤖 New release

Changelog

## [0.10.5](https://github.com/openssh-rust/openssh/compare/v0.10.4...v0.10.5) - 2024-08-10 ### Other - Fix release-plz.yml - Add missing feature doc for `Session::new*` ([#153](https://github.com/openssh-rust/openssh/pull/153)) - Create release-plz.yml for auto-release ([#151](https://github.com/openssh-rust/openssh/pull/151)) The changelog for this crate is kept in the project's Rust documentation in the changelog module.


This PR was generated with release-plz.

jonhoo commented 2 months ago

This change is Reviewable