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
44 stars 15 forks source link

[Feature] Add new target 'draft', which uploads but does not publish #60

Closed dword-design closed 2 years ago

dword-design commented 4 years ago

Issue

Your Environment

Feature proposal

Problem with the current Chrome Web Store is that the extension get's into a pending review state. In this state you cannot upload new versions. I propose to add a new target 'draft', which omits the publishing step, so only uploads the extension archive.

Branch is already implemented. The implementation is pretty straight-forward.

melink14 commented 3 years ago

This is especially useful when you have a change that requires updating CWS metadata like changing permissions or collecting user data.

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: