diff --git a/CHANGELOG.md b/CHANGELOG.md index 6876fdd4..58b7740d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.0.30](https://github.com/netlify/netlify-emails-plugin/compare/v0.0.28...v0.0.30) (2022-12-06) + + +### Miscellaneous Chores + +* build action ([a551d92](https://github.com/netlify/netlify-emails-plugin/commit/a551d920ad9075d088a4c506794572e627a00a31)) + ## [0.0.28](https://github.com/netlify/netlify-emails-plugin/compare/v0.0.27...v0.0.28) (2022-12-05) diff --git a/package.json b/package.json index 6ea02deb..7fcb6e0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/plugin-emails", - "version": "0.0.28", + "version": "0.0.30", "description": "A build plugin that creates an email handler and processes requests to send emails", "main": "./lib/index.js", "files": [