Changelogs:
- Add the possibility to publish into
npm
releases and snapshots registries
For example openapi-dev-tool -c config.yaml --repoType npm --repoServer https://<your_npm_release_registry_url> --repoSnapshotsServer https://<your_npm_snapshot_registry_url> --repoToken <token>
- Fix maven archive generation