signalconso-api-sdk-js
SignalConso API SDK for JavaScript/TypeScript
How to publish ?
Be on main
branch and be sure to have a clean working directory then type
npm run release [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease [--preid=<prerelease-id>] | from-git]
By default patch
options is used.