Skip to content

Commit 8429d59

Browse files
chore: 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2023-05-19) ### Bug Fixes * test windows ([#202](#202)) ([9b3028a](9b3028a))
1 parent 9b3028a commit 8429d59

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+
## [4.0.1](https://github.com/dword-design/nuxt-mail/compare/v4.0.0...v4.0.1) (2023-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* test windows ([#202](https://github.com/dword-design/nuxt-mail/issues/202)) ([9b3028a](https://github.com/dword-design/nuxt-mail/commit/9b3028a89c1a68bba78db4123de1bd4740dd7a09))
7+
18
# [4.0.0](https://github.com/dword-design/nuxt-mail/compare/v3.1.45...v4.0.0) (2023-05-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": "4.0.0",
3+
"version": "4.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)