-
-
Notifications
You must be signed in to change notification settings - Fork 23
Add CHANGELOG.md #96
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Projects
StatusShow more project fields
No status
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/webreadmeAdd deployment badge for both api and web
v0.2.0 - September 3rd, 2023
...