dword-design / nuxt-mail

Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.
Other
239 stars 18 forks source link

fix: fix @dword-design/functions version #222

Closed dword-design closed 7 months ago

dword-design commented 7 months ago

Closing #221

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (75c184f) 46.62% compared to head (7d62f83) 46.62%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #222 +/- ## ======================================= Coverage 46.62% 46.62% ======================================= Files 6 6 Lines 148 148 ======================================= Hits 69 69 Misses 79 79 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 4.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: