0.6.0 • Published 2 years ago
docs-dispatcher-sdk v0.6.0
DocsDispatcher JS Client
SDK Usage
yarn add docs-dispatcher-sdkor
npm install docs-dispatcher-sdkSee Documentation or online on Gilab.com
See API documentation, also available as Swagger format.
Development
Onboarding
create new .env file from .env.dist to execute tests
Publishing new version
yarn version --new-version x.y.z- rebase main on this tag
- trigger pipeline on main