cross-domain-safe-weakmap icon indicating copy to clipboard operation
cross-domain-safe-weakmap copied to clipboard

chore: add action for publishing alpha releases

Open gregjopa opened this issue 3 years ago • 1 comments

This PR adds a new command for publishing alpha releases to npm.

npm run release-alpha

A new github action was added for running this command.

gregjopa avatar Feb 22 '22 20:02 gregjopa

Codecov Report

Merging #8 (8acccbf) into main (3bf2489) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   81.74%   81.74%           
=======================================
  Files           3        3           
  Lines         126      126           
=======================================
  Hits          103      103           
  Misses         23       23           

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 3bf2489...8acccbf. Read the comment docs.

codecov-commenter avatar Feb 22 '22 21:02 codecov-commenter