chroma-react icon indicating copy to clipboard operation
chroma-react copied to clipboard

Add a CHANGELOG.md

Open shawnzhu opened this issue 1 year ago • 1 comments

From @epeters3

Idea: Include a Changelog page or a "What's New in Chroma" section on the home page of the Chroma site that allows consumers to see what's new.

I've seen some OSS repos automated changelog.md updates as part of release process via github actions. comments are welcome

shawnzhu avatar Aug 16 '23 14:08 shawnzhu

I've seen some OSS repos automated changelog.md updates as part of release process via github actions. comments are welcome

I like this idea since it largely automates the process. We could add a semantic release workflow along with the GitHub action to automatically update CHANGELOG.md. Also there are Storybook integrations for rendering markdown files and changelog files.

epeters3 avatar Aug 16 '23 14:08 epeters3