Skip to content

Commit

Permalink
chore: 1.0.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.12](v1.0.11...v1.0.12) (2021-03-21)

### Bug Fixes

* update changed files ([382db76](382db76))
* update description ([b4bc1f6](b4bc1f6))
* update readme ([bb42e41](bb42e41))
  • Loading branch information
semantic-release-bot committed Mar 21, 2021
1 parent 382db76 commit 4b2f49e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.12](https://github.com/dword-design/nuxt-mail/compare/v1.0.11...v1.0.12) (2021-03-21)


### Bug Fixes

* update changed files ([382db76](https://github.com/dword-design/nuxt-mail/commit/382db76a59430673840a09ac753d59065ed9e255))
* update description ([b4bc1f6](https://github.com/dword-design/nuxt-mail/commit/b4bc1f6a174d898235b587528553fe6a5cc45831))
* update readme ([bb42e41](https://github.com/dword-design/nuxt-mail/commit/bb42e418c98c019999eac501e74d6b686a1d6dc4))

## [1.0.11](https://github.com/dword-design/nuxt-mail/compare/v1.0.10...v1.0.11) (2021-03-17)


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": "nuxt-mail",
"version": "1.0.11",
"version": "1.0.12",
"description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
"keywords": [
"api",
Expand Down

0 comments on commit 4b2f49e

Please sign in to comment.