From 690837810414cbe70b1911d0457f5ef178e9d586 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 14:08:14 +0000 Subject: [PATCH] chore(main): release 0.0.21 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ffeb07b..46b57b08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.0.21](https://github.com/netlify/netlify-emails-plugin/compare/v0.0.20...v0.0.21) (2022-11-10) + + +### Miscellaneous Chores + +* enforce email directory ([6089cfa](https://github.com/netlify/netlify-emails-plugin/commit/6089cfa703a4b4cd9969f244aa53e6b75543e0d2)) + ## [0.0.20](https://github.com/netlify/netlify-emails-plugin/compare/v0.0.19...v0.0.20) (2022-10-31) diff --git a/package.json b/package.json index 7119c6c2..a8e10483 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/plugin-emails", - "version": "0.0.20", + "version": "0.0.21", "description": "A build plugin that creates an email handler and processes requests to send emails", "main": "./lib/index.js", "files": [