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 absolute path in windows #174

Closed Skyline96 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #174 (387decc) into master (b2e36c7) will increase coverage by 0.48%. The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
+ Coverage   69.38%   69.87%   +0.48%     
==========================================
  Files           6        6              
  Lines         147      156       +9     
==========================================
+ Hits          102      109       +7     
- Misses         45       47       +2     
Impacted Files Coverage Δ
src/index.js 97.84% <80.00%> (-2.16%) :arrow_down:

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

dword-design commented 1 year ago

@Skyline96 thx!

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: