NERDDISCO / luminave

Operate all the lights with your web browser and create stunning visual experiences.
MIT License
76 stars 8 forks source link

Use semantic-release to create automated releases #71

Closed TimPietrusky closed 5 years ago

TimPietrusky commented 5 years ago

Issue description

Instead of doing a release manually all the time, use semantic-release to create automated releases in Travis based on commits.

Take a look at https://github.com/NERDDISCO/webusb-dmx512-controller because it's already using semantic-release and it's working great!

TimPietrusky commented 5 years ago

Current Approach

This pushes the new tag to GitHub.

TimPietrusky commented 5 years ago

We can use semantic-release now.