sezna / nps

NPM Package Scripts -- All the benefits of npm scripts without the cost of a bloated package.json and limits of json
MIT License
1.43k stars 93 forks source link

Remove semantically-released #201

Closed sezna closed 5 years ago

sezna commented 5 years ago

What: Semantically releasing the package didn't work, as no npm tokens were installed to that command (even though they were in Travis). I'm going to nix that feature and just manually tag and release.

Why: This is the way I'd prefer to maintain the repository.

Checklist:

codecov[bot] commented 5 years ago

Codecov Report

Merging #201 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #201   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines         397    397           
  Branches       96     96           
=====================================
  Hits          397    397

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 835ffaa...4dd31fc. Read the comment docs.