fireproof-storage / fireproof

Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend.
https://fireproof.storage
Other
219 stars 16 forks source link

automate release process #104

Open jchris opened 3 months ago

jchris commented 3 months ago

It would be helpful to have github actions run the release process whenever the version number is bumped. I'm not sure how easy it is to make pnpm handle the release recursively but that might be an option.

I'd love help, even just comments here discussing recommendations.

Here is a screen recording of the current release process

I like the way Prolly Trees does it's release automatically on each PR merge.