From bee37ebe8eabd1fbaeab9dde3199362fe3ce9d4d Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 14:23:04 +0000 Subject: [PATCH] chore(main): release 0.0.24 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22bd0a04..969f036e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.0.24](https://github.com/netlify/netlify-emails-plugin/compare/v0.0.23...v0.0.24) (2022-11-28) + + +### Miscellaneous Chores + +* make ./emails default directory ([25adc34](https://github.com/netlify/netlify-emails-plugin/commit/25adc341fb455c686c4103e2aa99df825fe30e87)) + ## [0.0.23](https://github.com/netlify/netlify-emails-plugin/compare/v0.0.22...v0.0.23) (2022-11-15) diff --git a/package.json b/package.json index 0f387f0f..dc9e92c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/plugin-emails", - "version": "0.0.23", + "version": "0.0.24", "description": "A build plugin that creates an email handler and processes requests to send emails", "main": "./lib/index.js", "files": [