Commit 1978912
committed
feat: add aggregate-changelogs script and update package.json
- Introduced a new script to aggregate all CHANGELOG.md files in the Nx workspace into a single root CHANGELOG.md.
- Updated package.json to include a new script command for aggregating changelogs.
- Modified README.md for improved formatting of quick start guides.1 parent c96e66e commit 1978912
File tree
5 files changed
+1126
-3
lines changed- .github/workflows
- scripts
5 files changed
+1126
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
0 commit comments