File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.1.6] ( https://github.com/matrix-org/rust-opa-wasm/compare/v0.1.5...v0.1.6 ) - 2025-07-21
10+
11+ ### Other
12+
13+ - Protect crates.io publishing behing a GH environment
14+ - Merge branch 'main' into typed_enum_generics
15+ - Merge pull request #226 from matrix-org/quenting/trusted-publishing
16+ - Update the Release-plz workflow to use trusted publishing
17+
918## [ 0.1.5] ( https://github.com/matrix-org/rust-opa-wasm/compare/v0.1.4...v0.1.5 ) - 2025-04-06
1019
1120### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " opa-wasm"
3- version = " 0.1.5 "
3+ version = " 0.1.6 "
44description = " A crate to use OPA policies compiled to WASM."
55repository = " https://github.com/matrix-org/rust-opa-wasm"
66rust-version = " 1.76"
You can’t perform that action at this time.
0 commit comments