Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero authored Feb 22, 2025
2 parents 09c30f5 + ba549bb commit 3236430
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,3 +200,4 @@ See available options:
```sh
changelog --help
```

2 changes: 0 additions & 2 deletions bin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@ try {
}, {} as Record<string, typeof changelog.releases[0]>);

changelog.releases = Object.values(combinedReleases);

console.info(combinedReleases);
}

if (argv.create) {
Expand Down

0 comments on commit 3236430

Please sign in to comment.