martinohmann / hcl-rs

HCL parsing and encoding libraries for rust with serde support
Apache License 2.0
119 stars 14 forks source link

chore: release #332

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

🤖 New release

Changelog

## `hcl-edit`

## [0.7.7](https://github.com/martinohmann/hcl-rs/compare/hcl-edit-v0.7.6...hcl-edit-v0.7.7) - 2024-04-13 ### Other - expose hcl-edit parser error message ([#334](https://github.com/martinohmann/hcl-rs/pull/334)) - update notice in README
## `hcl-primitives`
## [0.1.4](https://github.com/martinohmann/hcl-rs/compare/hcl-primitives-v0.1.3...hcl-primitives-v0.1.4) - 2024-04-13 ### Other - *(clippy)* address new pedantic lints in nightly
## `hcl-rs`
## [0.16.9](https://github.com/martinohmann/hcl-rs/compare/hcl-rs-v0.16.8...hcl-rs-v0.16.9) - 2024-04-13 ### Other - *(clippy)* address new pedantic lints in nightly


This PR was generated with release-plz.