smallbets / userbase

Create secure and private web apps using only static JavaScript, HTML, and CSS.

Home Page:https://userbase.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider using github releases to document changes

raae opened this issue · 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

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 :)

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