github-tools / github-release-notes

Node module to create a release or a changelog from a tag and uses issues or commits to creating the release notes.
https://github-tools.github.io/github-release-notes/
GNU General Public License v3.0
880 stars 325 forks source link

Update supported NodeJS versions to current #291

Closed cjbarth closed 3 years ago

cjbarth commented 3 years ago

Adjusted supported NodeJS versions to the currently supported ones: https://nodejs.org/en/about/releases/

codecov-io commented 3 years ago

Codecov Report

Merging #291 (867f12b) into master (d7ad51a) will decrease coverage by 0.19%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #291      +/-   ##
==========================================
- Coverage   39.08%   38.88%   -0.20%     
==========================================
  Files           8        8              
  Lines         394      396       +2     
==========================================
  Hits          154      154              
- Misses        240      242       +2     
Impacted Files Coverage Δ
lib/src/Gren.js 4.72% <0.00%> (-0.05%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 305e5c6...867f12b. Read the comment docs.