Skip to content

Commit 75cc705

Browse files
chore: 7.0.1 [skip ci]
## [7.0.1](v7.0.0...v7.0.1) (2025-07-21) ### Bug Fixes * update pnpm to v10.13.1 ([#261](#261)) ([840dfa2](840dfa2))
1 parent 840dfa2 commit 75cc705

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+
## [7.0.1](https://github.com/dword-design/nuxt-mail/compare/v7.0.0...v7.0.1) (2025-07-21)
2+
3+
4+
### Bug Fixes
5+
6+
* update pnpm to v10.13.1 ([#261](https://github.com/dword-design/nuxt-mail/issues/261)) ([840dfa2](https://github.com/dword-design/nuxt-mail/commit/840dfa2bcf5a9bf0aa9f5ee910d9c1d3ededc994))
7+
18
# [7.0.0](https://github.com/dword-design/nuxt-mail/compare/v6.0.2...v7.0.0) (2025-07-21)
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": "7.0.0",
3+
"version": "7.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)