jdrouet / mrml

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

chore: release #355

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 8 months ago

🤖 New release

Changelog

## `mrml-wasm`

## [1.4.0](https://github.com/jdrouet/mrml/compare/mrml-wasm-v1.3.0...mrml-wasm-v1.4.0) - 2023-12-07 ### Added - *(mrml-core)* make the include_loader be Send and Sync ([#347](https://github.com/jdrouet/mrml/pull/347)) ### Other - *(mrml-wasm)* update Cargo.toml - *(mrml-core)* rename Options to RenderOptions ([#352](https://github.com/jdrouet/mrml/pull/352)) - update github actions configuration ([#351](https://github.com/jdrouet/mrml/pull/351)) - release ([#348](https://github.com/jdrouet/mrml/pull/348)) - *(mrml-core)* release version 2.0.0


This PR was generated with release-plz.