File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
crates/lad_backends/mdbook_lad_preprocessor Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.1.6] ( https://github.com/makspll/bevy_mod_scripting/compare/v0.1.5-mdbook_lad_preprocessor...v0.1.6-mdbook_lad_preprocessor ) - 2025-03-29
11
+
12
+ ### Fixed
13
+
14
+ - types links being broken again
15
+
10
16
## [ 0.1.5] ( https://github.com/makspll/bevy_mod_scripting/compare/v0.1.4-mdbook_lad_preprocessor...v0.1.5-mdbook_lad_preprocessor ) - 2025-03-29
11
17
12
18
### Added
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mdbook_lad_preprocessor"
3
- version = " 0.1.5 "
3
+ version = " 0.1.6 "
4
4
edition = " 2021"
5
5
authors = [
" Maksymilian Mozolewski <[email protected] >" ]
6
6
license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments