You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, a release is created by the release-plz gh action whenever a PR is merged into main. Whenever the cli is released we also need to make sure to bump the npm pkg version which needs to be done manually at the moment.
We also have a manual gh action to release the npm package - we should look into automating this too
The text was updated successfully, but these errors were encountered:
At the moment, a release is created by the release-plz gh action whenever a PR is merged into main. Whenever the cli is released we also need to make sure to bump the npm pkg version which needs to be done manually at the moment.
We also have a manual gh action to release the npm package - we should look into automating this too
The text was updated successfully, but these errors were encountered: