File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ resolver = "2"
4
4
members = [" wgsl_bindgen" , " example" ]
5
5
6
6
[workspace .package ]
7
- version = " 0.18.1 "
7
+ version = " 0.18.2 "
8
8
authors = [" swoorup" , " ScanMountGoat(Original Fork)" ]
9
9
edition = " 2021"
10
10
repository = " https://github.com/Swoorup/wgsl_bindgen"
Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.18.2] ( https://github.com/Swoorup/wgsl-bindgen/compare/wgsl_bindgen-v0.18.1...wgsl_bindgen-v0.18.2 ) - 2025-04-30
9
+
10
+ ### Other
11
+
12
+ - Added an example to patch bindgroup entry module path.
13
+
8
14
## [ 0.18.1] ( https://github.com/Swoorup/wgsl-bindgen/compare/wgsl_bindgen-v0.18.0...wgsl_bindgen-v0.18.1 ) - 2025-03-21
9
15
10
16
### Other
You can’t perform that action at this time.
0 commit comments