thomasnordquist / MQTT-Explorer

An all-round MQTT client that provides a structured topic overview
https://mqtt-explorer.com
Other
2.86k stars 282 forks source link

Use semantic release #785

Closed thomasnordquist closed 1 month ago

thomasnordquist commented 1 month ago

commits prefixed with

"feat:", "fix:" create new versions. No more manual work creating versions.

Commits to certain branches will create new versions:

Eg. "fix: fix disappearing button" "feat: add sparkplug" "feat(sparkplug): add new decoder"