GabeDuarteM / semantic-release-chrome

Set of semantic-release plugins for publishing a Chrome extension release
https://www.npmjs.com/package/semantic-release-chrome
MIT License
43 stars 16 forks source link

fix: improve error messages when there's a generic google error #95

Closed GabeDuarteM closed 2 years ago

GabeDuarteM commented 2 years ago

Sometimes when using Google's API to upload and publish extensions we do get some generic error messages, usually due to misconfiguration either on the plugin configs, or on the extension listing on google's webstore. This PR aims to provide a better message to the user when that happens, providing possible reasons for the error to happen.

Closes #69

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: