Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #89 from netlify/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--plugin-emails
  • Loading branch information
lemusthelroy authored Oct 20, 2022
2 parents 8342246 + af81e86 commit 2d83686
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.17](https://github.com/netlify/netlify-emails-plugin/compare/v0.0.16...v0.0.17) (2022-10-20)


### Bug Fixes

* fix header ([49fa9a3](https://github.com/netlify/netlify-emails-plugin/commit/49fa9a327f8f8dbee8ba89306662cf4d0aba2780))

## [0.0.16](https://github.com/netlify/netlify-emails-plugin/compare/v0.0.14...v0.0.16) (2022-10-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/plugin-emails",
"version": "0.0.16",
"version": "0.0.17",
"description": "A build plugin that creates an email handler and processes requests to send emails",
"main": "./lib/index.js",
"files": [
Expand Down

0 comments on commit 2d83686

Please sign in to comment.