Before doing a new release*, don't forget to
- Change the version of the lib in the README
- Change the version in the package.json
- rerun
sass --watch source/artemis.scss artemis.css
- minify the css of
artemis.css
and copy past it inartemis.min.css
Once those previous steps are done. 1.Go to github and create the realese with some notes of what have change 2. Publish the package on NPM
Note:
*new release: create the release on github and then publishing on npm