You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
As a part of the new architecture epic we need to be able to dynamically generate the CHANGELOG.MD. Ideally from the GitHub release history for that component.
[MVP]
New releases update the changelog automagically, possibly with some sort of react hook?
The text was updated successfully, but these errors were encountered:
I think for now we will close this as the CHANGELOG.md should be an actively maintained history that we add to every time a new change occurs. We can't automate this process, not from Git or from NPM.
As we are removing the ## Release history from the README.md in #622 , this doesn't necessarily need to be completed anymore.
As a part of the new architecture epic we need to be able to dynamically generate the CHANGELOG.MD. Ideally from the GitHub release history for that component.
[MVP]
The text was updated successfully, but these errors were encountered: