jprichardson / node-fs-extra

Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
MIT License
9.44k stars 776 forks source link

Please! There're any chance to publish releases rather than only tags #962

Closed herunlei closed 2 years ago

herunlei commented 2 years ago

Hi,

Just want to know if there are any plan to publish releases rather then the tags, thanks!

RyanZim commented 2 years ago

Changes can be found here: https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md

Is there any other benefit to publishing GH releases?

herunlei commented 2 years ago

ok, thanks