Skip to content

Commit 70a95be

Browse files
chore: release (#132)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4c970ee commit 70a95be

5 files changed

Lines changed: 16 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ostool-server/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.4.1](https://github.com/drivercraft/ostool/compare/ostool-server-v0.4.0...ostool-server-v0.4.1) - 2026-06-16
11+
12+
### Fixed
13+
14+
- *(ostool-server)* extend Zhongsheng release delay ([#134](https://github.com/drivercraft/ostool/pull/134))
15+
1016
## [0.4.0](https://github.com/drivercraft/ostool/compare/ostool-server-v0.3.0...ostool-server-v0.4.0) - 2026-06-15
1117

1218
### Added

ostool-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
99
name = "ostool-server"
1010
readme = "README.md"
1111
repository = "https://github.com/drivercraft/ostool"
12-
version = "0.4.0"
12+
version = "0.4.1"
1313

1414
exclude = ["webui/node_modules/*", "webui/dist/*"]
1515

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.1](https://github.com/drivercraft/ostool/compare/ostool-v0.23.0...ostool-v0.23.1) - 2026-06-16
11+
12+
### Other
13+
14+
- update Cargo.lock dependencies
15+
1016
## [0.23.0](https://github.com/drivercraft/ostool/compare/ostool-v0.22.1...ostool-v0.23.0) - 2026-06-15
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.0"
11+
version = "0.23.1"
1212

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

0 commit comments

Comments
 (0)