Skip to content

Commit 4093e78

Browse files
chore: 6.0.1 [skip ci]
## [6.0.1](v6.0.0...v6.0.1) (2025-04-19) ### Bug Fixes * drop nuxt 2 ([#264](#264)) ([29a8e31](29a8e31))
1 parent 29a8e31 commit 4093e78

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.1](https://github.com/dword-design/nuxt-mail/compare/v6.0.0...v6.0.1) (2025-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* drop nuxt 2 ([#264](https://github.com/dword-design/nuxt-mail/issues/264)) ([29a8e31](https://github.com/dword-design/nuxt-mail/commit/29a8e31e3a7c52d10af133ef3ce6c1ea966a459b))
7+
18
# [6.0.0](https://github.com/dword-design/nuxt-mail/compare/v5.1.1...v6.0.0) (2025-04-18)
29

310

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": "6.0.0",
3+
"version": "6.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)