jdrouet / mrml

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

chore: release #375

Closed jdrouet closed 6 months ago

jdrouet commented 6 months ago

🤖 New release

Changelog

## `mrml`

## [3.0.2](https://github.com/jdrouet/mrml/compare/mrml-v3.0.1...mrml-v3.0.2) - 2024-02-24 ### Fixed - *(mrml-core)* add missing comment parser for mj-head ([#374](https://github.com/jdrouet/mrml/pull/374)) ## `mrml-python`
## [0.1.3](https://github.com/jdrouet/mrml/compare/mrml-python-v0.1.2...mrml-python-v0.1.3) - 2024-02-24 ### Other - updated the following local packages: mrml


This PR was generated with release-plz.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.98%. Comparing base (11232d4) to head (3668247).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #375 +/- ## ======================================= Coverage 92.98% 92.98% ======================================= Files 227 227 Lines 12410 12410 ======================================= Hits 11539 11539 Misses 871 871 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.