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
247 stars 18 forks source link

fix: defineNuxtPlugin #139

Closed dword-design closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #139 (aa513a8) into master (897fe92) will decrease coverage by 1.44%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
- Coverage   70.83%   69.38%   -1.45%     
==========================================
  Files           6        6              
  Lines         144      147       +3     
==========================================
  Hits          102      102              
- Misses         42       45       +3     
Impacted Files Coverage Δ
src/plugin-nuxt3.js 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: