storybook-framework-qwik
storybook-framework-qwik copied to clipboard
Automated releases
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?)
Does this help? https://www.npmjs.com/package/auto
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.