-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(release): use conventional-changelog-cli to generate changelog #2363
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2363 +/- ##
============================================
- Coverage 75.87% 75.85% -0.03%
Complexity 368 368
============================================
Files 629 629
Lines 119285 119285
Branches 1022 1022
============================================
- Hits 90509 90480 -29
- Misses 28560 28589 +29
Partials 216 216
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
is the package-lock.json necessary? |
Lock dependency and also dependency of dependency, it should be more reliable after keep the lock file. |
How about add the description to a file in docs? or another place. |
Part of |
close #2332
Use conventional-changelog-cli to generate the new changelog (draft version).
The workflow is for local use only (no automated CI/CD):
npm install
npm run-script changelog
CHANGELOG.md
and tweak manully