Skip to content

Commit 218d5ad

Browse files
chore: release (#147)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1838bdf commit 218d5ad

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

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.

ostool/CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.23.5](https://github.com/drivercraft/ostool/compare/ostool-v0.23.4...ostool-v0.23.5) - 2026-06-26
11+
12+
### Fixed
13+
14+
- *(ostool)* throttle shell init input ([#148](https://github.com/drivercraft/ostool/pull/148))
15+
1016
## [0.23.4](https://github.com/drivercraft/ostool/compare/ostool-v0.23.3...ostool-v0.23.4) - 2026-06-18
1117

1218
### Added

ostool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
88
name = "ostool"
99
readme = "../README.md"
1010
repository = "https://github.com/drivercraft/ostool"
11-
version = "0.23.4"
11+
version = "0.23.5"
1212

1313
[package.metadata.binstall]
1414
bin-dir = "{ name }-{ version }-{ target }/{ bin }{ binary-ext }"

0 commit comments

Comments
 (0)