jdrouet / mrml

Implementation of mjml in rust
MIT License
344 stars 22 forks source link

chore: release #434

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

🤖 New release

Changelog

## `mrml`

## [4.0.1](https://github.com/jdrouet/mrml/compare/mrml-v4.0.0...mrml-v4.0.1) - 2024-06-29 ### Fixed - keep whitespaces when need ([#442](https://github.com/jdrouet/mrml/pull/442)) - *(mrml-core)* Fix typo in cfg-features ([#440](https://github.com/jdrouet/mrml/pull/440)) ### Other - *(deps)* Update rustc-hash requirement in /packages/mrml-core ([#436](https://github.com/jdrouet/mrml/pull/436)) - *(mrml-core)* make MjFontAttributes fields public ([#433](https://github.com/jdrouet/mrml/pull/433))
## `mrml-cli`
## [1.6.1](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.6.0...mrml-cli-v1.6.1) - 2024-06-29 ### Other - updated the following local packages: mrml
## `mrml-python`
## [0.1.15](https://github.com/jdrouet/mrml/compare/mrml-python-v0.1.14...mrml-python-v0.1.15) - 2024-06-29 ### Other - updated the following local packages: mrml
## `mrml-wasm`
## [1.4.12](https://github.com/jdrouet/mrml/compare/mrml-wasm-v1.4.11...mrml-wasm-v1.4.12) - 2024-06-29 ### Other - updated the following local packages: mrml


This PR was generated with release-plz.