Add CHANGELOG.md + automation w/ releases
Closed this issue · 3 comments
LBF38 commented
Based on semver / conventional commits, the project can use the release-please project.
Another tool could be changesets but it is more fitted for monorepos and package managements.
LBF38 commented
GH Action for release-please : https://github.com/google-github-actions/release-please-action
LBF38 commented
Automated using semantic-release tools and changelog. See the release tab for automatic releases and docs/CHANGELOG.md
for the CHANGELOG.
Related #58 for an example of release PR w/ CHANGELOG.