# Install in your project:
npx jq '.scripts.changelog = "npx @appliedblockchain/changelog > Changelog.md"' package.json > package.json.jq && mv package.json.jq package.json
# Regenerate changelog:
npm run changelog
# Commit:
git add Changelog.md
git commit -m "Updating changelog."
git push
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
changelog > Changelog.md - generates a markdown changelog from your git repository based on pull requests
License
appliedblockchain/changelog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
changelog > Changelog.md - generates a markdown changelog from your git repository based on pull requests
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published