zowe-actions / octorelease

Extensible GitHub action to publish semantic releases
Apache License 2.0
4 stars 0 forks source link

Fix wrong independent version on first time publish #129

Closed t1m0thyj closed 9 months ago

t1m0thyj commented 9 months ago

Follow up for #128 to fix the version bump from 2.3.2 to 3.0.0 on the CICS VSCE in https://github.com/zowe/cics-for-zowe-client/commit/17f8b88232eb214f290291c9e2f91504bb271007

Also fixes:

zFernand0 commented 9 months ago

Also, it used the lerna.json as a fallback since there was no git tag on the repo 😋

zFernand0 commented 9 months ago

This seems to work as expected LGTM! 😋 https://github.com/zowe/cics-for-zowe-client/actions/runs/7785494814/job/21228475834