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
The plugin was removed after the post-release commit failed, since we were having trouble letting a token/bot commit on the protected main branch, requiring PR reviews.
@semantic-release
supports this with their plugin @semantic-release/git (see plugins)It would have to be added in this order in the
package.json
plugin list for it to make a post-release commit that updates the version:mjml-react/package.json
Line 114 in 2e70ee2
The plugin was removed after the post-release commit failed, since we were having trouble letting a token/bot commit on the protected
main
branch, requiring PR reviews.related?: semantic-release/git#196 (comment)
The text was updated successfully, but these errors were encountered: