diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ae65b3..fc309e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 0.0.5 + +## Fix + +- Sync the html templates with dart + # 0.0.4 ## CI diff --git a/lib/src/templates/html_mail_templates.dart b/lib/src/templates/html_mail_templates.dart index f973b85..9adbe17 100644 --- a/lib/src/templates/html_mail_templates.dart +++ b/lib/src/templates/html_mail_templates.dart @@ -21,7 +21,7 @@ class HtmlTemplates {
-