Skip to content

Commit c83d595

Browse files
authored
feat: add emails plugin (#895)
* feat: add emails plugin * cheeky chap
1 parent aeb41c8 commit c83d595

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

site/plugins.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -717,5 +717,13 @@
717717
"package": "netlify-plugin-formspree",
718718
"repo": "https://github.com/formspree/netlify-plugin-formspree",
719719
"version": "1.0.1"
720+
},
721+
{
722+
"author": "Lewis Thorley",
723+
"description": "Makes emails easy on Netlify.",
724+
"name": "Netlify Emails",
725+
"package": "@netlify/plugin-emails",
726+
"repo": "https://github.com/netlify/plugins",
727+
"version": "1.0.1-developer-preview.0"
720728
}
721729
]

0 commit comments

Comments
 (0)