adrienjoly / js-test

💯 Exerciseur / outils d'évaluation d'étudiants -- NOT MAINTAINED ANYMORE
https://js-test-demo.firebaseapp.com/
MIT License
42 stars 9 forks source link

feat: add `npm run release` script to ease versionning #64

Closed adrienjoly closed 4 years ago

adrienjoly commented 4 years ago

Using release-it, alternative to semantic-release.

npm run release will:

This should make my life easier!

Also, this PR updates node.js from version 8 to version 10.