Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 337 Bytes

DEVELOPMENT.md

File metadata and controls

10 lines (6 loc) · 337 Bytes

MQTTjs Development

This document aims to help you get started with developing MQTT.js.

Release Process

In order to create a new release you have two options:

  1. Locally run npm run release and follow the interactive CLI
  2. Manually trigger the GitHub Action release workflow specifyin the type of release you want to create