Commit 7db4f89
committed
chore(scripts): exempt generated changelogs from the legacy-name guard
The guard already skips .changeset/ because a changeset legitimately records
the kaos to pyaos rename and its deprecated alias. The CHANGELOG.md files are
generated from those changesets, so they carried the same text and failed the
check with no fix available: renaming the entry would falsify a published
release record.1 parent abc820a commit 7db4f89
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| |||
0 commit comments