Closed IevgenRagulin closed 4 years ago
Do we just submit a PR with new version as we are doing for bitbucket/old jenkins?
That's what I've been doing for other projects and it's worked. If it doesn't work here, then we'll have to update the project scripts
@mdlavin , do you know if this is the correct process to release new package version?
I think previously we had to run these 2 commands on master locally:
npm version minor git push --follow-tags
We don’t have access to push to master any more, do we just submit a PR with new version as we are doing for bitbucket/old jenkins?