Add CHANGELOG.md #96
Labels
documentation
Improvements or additions to documentation
hacktoberfest
help wanted
Extra attention is needed
Milestone
related to #72
Should contain all the changes between each version, as well as the contributor who did the change.
If it's not too much work it would be nice to automate this too. Maybe we can just grab the version from the main package.json, and show a list of commits.
Examples
I really like these changelogs:
What should the changelog include?
Example
v0.1.0 - August 9th, 2023
Commits
Update urls in root README
update /apps/api README with new api url
Add .env documentation
Add vscode recommendation
Edit
apps/web
readmeAdd deployment badge for both api and web
v0.2.0 - September 3rd, 2023
...
The text was updated successfully, but these errors were encountered: