userbase icon indicating copy to clipboard operation
userbase copied to clipboard

Consider using github releases to document changes

Open raae opened this issue 5 years ago • 2 comments

I love it when I can see releases of other projects as github releases. No need to document all, but at least major versions.

A project doing this well is https://github.com/mui-org/material-ui/releases

raae avatar Oct 24 '20 10:10 raae

We've got a changelog going for userbase-js here!

Initially decided not to use github releases because the repo contains both the client and server implementations (userbase-js and userbase-server), which have separate versions/release schedules. But today, it seems it would make sense to only include userbase-js in github releases. Plus, we could make each SDK version available for download.

Will keep this open until we get github releases set up :)

j-berman avatar Oct 24 '20 22:10 j-berman

Didn't think to look for a CHANGELOG.md 🤦‍♀️ Thank you for pointing me in the right direction.

raae avatar Oct 25 '20 20:10 raae