coapjs / node-coap

CoAP - Node.js style
MIT License
528 stars 154 forks source link

Automate Release Process #358

Open JKRhb opened 1 year ago

JKRhb commented 1 year ago

In order to simplify the release process, we should add a script and/or a CI workflow that automatically bumps the package's version, issues a GitHub release, and publishes the new version to npm.