Skip to content

Commit 6704481

Browse files
chore: 8.0.1 [skip ci]
## [8.0.1](v8.0.0...v8.0.1) (2025-12-26) ### Bug Fixes * make types a prod dependency ([ef7312e](ef7312e)) * updates ([332619d](332619d))
1 parent ef7312e commit 6704481

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [8.0.1](https://github.com/dword-design/nuxt-mail/compare/v8.0.0...v8.0.1) (2025-12-26)
2+
3+
4+
### Bug Fixes
5+
6+
* make types a prod dependency ([ef7312e](https://github.com/dword-design/nuxt-mail/commit/ef7312e9e36afb3c6fdcb4e08ca2fc69a61405d1))
7+
* updates ([332619d](https://github.com/dword-design/nuxt-mail/commit/332619d8a538a65fecce857fb4aea5a5887aabe7))
8+
19
# [8.0.0](https://github.com/dword-design/nuxt-mail/compare/v7.0.1...v8.0.0) (2025-12-12)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-mail",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
55
"keywords": [
66
"email",

0 commit comments

Comments
 (0)