accounts-js / accounts

Fullstack authentication and accounts-management for Javascript.
https://www.accountsjs.com/
MIT License
1.5k stars 141 forks source link

feat: setup changeset #1129

Closed pradel closed 3 years ago

pradel commented 3 years ago

Issues of using lerna for versioning:

All these issues will be fixed with changeset so we can have nice changelog per package and also the repo will be easier to maintain in general.

codecov[bot] commented 3 years ago

Codecov Report

Merging #1129 (33f3628) into master (c7c1459) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1129   +/-   ##
=======================================
  Coverage   95.53%   95.53%           
=======================================
  Files          93       93           
  Lines        2150     2150           
  Branches      424      424           
=======================================
  Hits         2054     2054           
  Misses         94       94           
  Partials        2        2           

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 c7c1459...33f3628. Read the comment docs.