0.0.7 • Published 6 months ago
@chtsinc/ch-javascript-sdk v0.0.7
ch-javascript-sdk
A set of client-side functionality for creating, adding and uploading test report to CH cloud with valid subscription.
Installation
Install the dependency packages:
npm installPublishing changes
To publish a new version to the NPM registry:
Commit and push the changes.
Update the version of the package using one of the following:
npm version patchor
npm version minoror one of the other variations (see npm-version)
Push the version commit
git push origin masterPush the version tag
git push origin <name-of-tag>where is something like vX.Y.Z (e.g. v1.0.58)
Copyright (c) 2021 chtsinc, Inc. All rights reserved.