2.2.0 • Published 2 years ago
@solucx/sdk v2.2.0
solucx/sdk
Software Developmente Kit used as common logic between nodejs componemts of the solucx system.
Installation
To install this packege use npm install @solucx/sdk
This is a private repository. You should be logged in into a allowed npm account or keep this authorized .npmrc credentials file at project or usr root folder.
Test
To run the test suite use npm run test
Publish
To publish a new version of the SDK follow this steps:
npm version (major|minor|patch)
- major -> breaking changes
- minor -> non-breaking changes
- patch -> bugfixes
npm publish
- you have to logged in npm (
npm login
) - you should have access to the npm package (
https://www.npmjs.com/package/@solucx/sdk
)
- you have to logged in npm (
git push --tags
2.2.0
2 years ago
2.1.0
3 years ago
2.0.0
3 years ago
1.23.0
3 years ago
1.24.0
3 years ago
1.23.1
3 years ago
1.21.0
3 years ago
1.20.0
4 years ago
1.18.1
4 years ago
1.18.0
4 years ago
1.17.0
4 years ago
1.16.0
4 years ago
1.15.0
4 years ago
1.14.0
4 years ago
1.12.0
4 years ago
1.11.0
4 years ago
1.10.1
4 years ago
1.10.0
4 years ago
1.8.0
4 years ago
1.6.3
4 years ago
1.6.1
4 years ago
1.6.0
4 years ago
1.5.0
4 years ago
1.4.7
4 years ago
1.4.6
4 years ago
1.4.5
4 years ago
1.4.4
4 years ago
1.3.0
4 years ago
1.2.6
4 years ago
0.0.1
4 years ago