flexible-rating
is a Polymer element providing a clickable rating.
Develop on the dev
branch.
-
Create the documentation (on
dev
branch):npm run analyze
-
Switch to
master
and merge thedev
branch -
Build artefacts and release to npm
npm version 3.1.2 npm publish npm run bundle
-
Push everything incl. the new tag
-
Zip the content from the build directory and name it
flexible-rating-v3.1.2.zip
-
Create a new GitHub release named
Version 3.1.2
for the tag pushed a few moments ago and shortly describe your changes.