storybook-framework-qwik icon indicating copy to clipboard operation
storybook-framework-qwik copied to clipboard

Automated releases

Open literalpie opened this issue 2 years ago • 2 comments

I'm tired of doing releases manually. Automate it in some way (Not sure of the best way. Detect a change in package.json version? Trigger action from GitHub UI?)

literalpie avatar Jan 16 '23 14:01 literalpie

Does this help? https://www.npmjs.com/package/auto

brianbento avatar Apr 19 '23 17:04 brianbento

I have a process mostly set up using semantic-release. (added in this commit). I'll probably stick with that for now.

The big remaining step is getting this set up with a GitHub action.

literalpie avatar Apr 26 '23 22:04 literalpie