This document aims to help you get started with developing MQTT.js.
In order to create a new release you have two options:
- Locally run
npm run release
and follow the interactive CLI - Manually trigger the GitHub Action
release
workflow specifyin the type of release you want to create