tilgovi commented on pull request #100: URL: https://github.com/apache/incubator-annotator/pull/100#issuecomment-761936348
It seems like the `--no-git-tag-version` and `--no-push` arguments to `lerna publish` work. So, this command should do the trick: `npx lerna publish --no-git-tag-version --no-push --canary --preid dev --yes`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
