JS-Interpreter icon indicating copy to clipboard operation
JS-Interpreter copied to clipboard

We should have git tags and GitHub releases to track versions

Open hsluoyz opened this issue 5 years ago • 1 comments

Currently is empty: https://github.com/NeilFraser/JS-Interpreter/releases

I don't know which git commit does the versions here: https://www.npmjs.com/package/js-interpreter-npm, like 1.0.4 point to?

hsluoyz avatar Jan 19 '20 04:01 hsluoyz

At the moment, it points to Master. My plan was to release with NPM every 3 months, checking with Neil if he felt that a new NPM version was warranted for. I would be also totally happy to follow git tags and match Github releases if that's the path Neil takes.

mercmobily avatar Jan 23 '20 21:01 mercmobily