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 releaseand follow the interactive CLI - Manually trigger the GitHub Action
releaseworkflow specifyin the type of release you want to create