Skip to content

Commit 1eb906f

Browse files
authored
Merge pull request #7 from Bli-AIk/release-plz-2026-03-08T00-34-02Z
chore: release v0.3.2
2 parents 12e155f + 2ff5966 commit 1eb906f

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.3.2](https://github.com/Bli-AIk/bevy_workbench/compare/v0.3.1...v0.3.2) - 2026-03-25
11+
12+
### Documentation
13+
14+
- tighten file header comments
15+
- *(workbench)* add bilingual module docs
16+
17+
### Miscellaneous Tasks
18+
19+
- *(ci)* fix formatting regressions
20+
- *(lint)* enforce dual tokei thresholds
21+
- *(lint)* improve #[expect] reason detection in tokei scripts
22+
23+
### Refactor
24+
25+
- *(ui)* split dock and menu modules
26+
- *(dock)* simplify panel lookup with conditional let
27+
1028
## [0.3.1](https://github.com/Bli-AIk/bevy_workbench/compare/v0.3.0...v0.3.1) - 2026-03-07
1129

1230
### Added

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bevy_workbench"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
edition = "2024"
55
authors = ["Bli-AIk <haikun2333@gmail.com>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)