Skip to content

Commit 025ccb5

Browse files
chore: 6.0.2 [skip ci]
## [6.0.2](v6.0.1...v6.0.2) (2025-05-27) ### Bug Fixes * lock file maintenance ([#267](#267)) ([2549e65](2549e65))
1 parent 2549e65 commit 025ccb5

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.2](https://github.com/dword-design/nuxt-mail/compare/v6.0.1...v6.0.2) (2025-05-27)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#267](https://github.com/dword-design/nuxt-mail/issues/267)) ([2549e65](https://github.com/dword-design/nuxt-mail/commit/2549e6527e3355669c52a39acb6b3a07d5f14403))
7+
18
## [6.0.1](https://github.com/dword-design/nuxt-mail/compare/v6.0.0...v6.0.1) (2025-04-19)
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.1",
3+
"version": "6.0.2",
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)