Skip to content

Commit a7cd2d3

Browse files
chore: release v0.18.2
1 parent 4b07fe1 commit a7cd2d3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolver = "2"
44
members = ["wgsl_bindgen", "example"]
55

66
[workspace.package]
7-
version = "0.18.1"
7+
version = "0.18.2"
88
authors = ["swoorup", "ScanMountGoat(Original Fork)"]
99
edition = "2021"
1010
repository = "https://github.com/Swoorup/wgsl_bindgen"

wgsl_bindgen/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

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+
814
## [0.18.1](https://github.com/Swoorup/wgsl-bindgen/compare/wgsl_bindgen-v0.18.0...wgsl_bindgen-v0.18.1) - 2025-03-21
915

1016
### Other

0 commit comments

Comments
 (0)