Skip to content

Commit 6483e01

Browse files
chore: release (#56)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e981d6a commit 6483e01

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

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.

crates/bare-test/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.8.2](https://github.com/drivercraft/sparreal-os/compare/bare-test-v0.8.1...bare-test-v0.8.2) - 2026-03-11
11+
12+
### Other
13+
14+
- ✨ feat: 添加网络功能支持,重构 bare-test 依赖,移除不再使用的包 ([#57](https://github.com/drivercraft/sparreal-os/pull/57))
15+
1016
## [0.8.1](https://github.com/drivercraft/sparreal-os/compare/bare-test-v0.8.0...bare-test-v0.8.1) - 2026-02-09
1117

1218
### Other

crates/bare-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MPL-2.0"
77
name = "bare-test"
88
edition.workspace = true
99
repository.workspace = true
10-
version = "0.8.1"
10+
version = "0.8.2"
1111

1212
[features]
1313
default = []

0 commit comments

Comments
 (0)