Release v9.8.0
Changelogs:
- Add the possibility to publish into a
npmregistry
For example openapi-dev-tool -c config.yaml --repoType npm --repoServer https://<your_npm_registry_url> --repoToken <token>
Changelogs:
npm registryFor example openapi-dev-tool -c config.yaml --repoType npm --repoServer https://<your_npm_registry_url> --repoToken <token>