Skip to content

Commit

Permalink
chore: clean up changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Jan 24, 2023
1 parent 8a04511 commit aa0cb86
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,12 @@ <h2>
</h2>
<script class="remove">
const ignoredHashes = [
"2ed0b468aacf7a4e3e351f25f114e9cb2fbef009"
"2ed0b468aacf7a4e3e351f25f114e9cb2fbef009",
"9226ea59cb497ee02cf3235f142439c7277a4887",
"ac3022d8f3161b733f321c4821d87b0d27dc4171",
"ed052537bdf962db72b6d7fd778df42090f96341",
"66856684ec497a6a71da5889039cd3fae0e868c6",
"3801fcf710a91e9861fc6be6a0f2fc0b180618b3",
];
function removeCommits(entry) {
const { message, hash } = entry;
Expand Down

0 comments on commit aa0cb86

Please sign in to comment.