Skip to content

Commit

Permalink
chore: release (#353)
Browse files Browse the repository at this point in the history
Signed-off-by: Jérémie Drouet <[email protected]>
Co-authored-by: Jérémie Drouet <[email protected]>
  • Loading branch information
github-actions[bot] and jdrouet authored Dec 7, 2023
1 parent d27fb2b commit d5b3545
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions packages/mrml-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.1.1](https://github.com/jdrouet/mrml/compare/mrml-v2.1.0...mrml-v2.1.1) - 2023-12-07

### Other
- *(mrml-core)* rename Options to RenderOptions ([#352](https://github.com/jdrouet/mrml/pull/352))

## [2.1.0](https://github.com/jdrouet/mrml/compare/mrml-v2.0.0...mrml-v2.1.0) - 2023-12-04

### Added
Expand Down
2 changes: 1 addition & 1 deletion packages/mrml-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "mrml"
description = "Rust implementation of MJML renderer"
keywords = ["email", "mjml"]
version = "2.1.0"
version = "2.1.1"
authors = ["Jérémie Drouet <[email protected]>"]
edition = "2018"
license-file = "license.md"
Expand Down

0 comments on commit d5b3545

Please sign in to comment.