jdrouet / mrml

Implementation of mjml in rust
MIT License
330 stars 19 forks source link

chore: release #391

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

🤖 New release

Changelog

## `mrml`

## [3.1.1](https://github.com/jdrouet/mrml/compare/mrml-v3.1.0...mrml-v3.1.1) - 2024-03-19 ### Other - add python usage - update readme and documentation - *(mrml-core)* move everythin in Arc ([#392](https://github.com/jdrouet/mrml/pull/392)) - *(mrml-core)* keep public build_attributes_all - *(mrml-core)* make sure mj-head children are considered in order ([#390](https://github.com/jdrouet/mrml/pull/390)) - make sure chaining include and mj-attributes are taken in order ([#389](https://github.com/jdrouet/mrml/pull/389))
## `mrml-cli`
## [1.5.3](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.5.2...mrml-cli-v1.5.3) - 2024-03-19 ### Other - update Cargo.lock dependencies
## `mrml-wasm`
## [1.4.6](https://github.com/jdrouet/mrml/compare/mrml-wasm-v1.4.5...mrml-wasm-v1.4.6) - 2024-03-19 ### Other - *(mrml-core)* move everythin in Arc ([#392](https://github.com/jdrouet/mrml/pull/392))
## `mrml-python`
## [0.1.8](https://github.com/jdrouet/mrml/compare/mrml-python-v0.1.7...mrml-python-v0.1.8) - 2024-03-19 ### Other - updated the following local packages: mrml


This PR was generated with release-plz.