Skip to content

Commit

Permalink
feat: support CommonJS file for semantic release (#1954)
Browse files Browse the repository at this point in the history
  • Loading branch information
tal-rofe committed Apr 22, 2023
1 parent 1259662 commit 8bd965e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Expand Up @@ -1644,6 +1644,7 @@ export const fileIcons: FileIcons = {
'.releaserc.json',
'.releaserc.js',
'release.config.js',
'release.config.cjs',
],
},
{
Expand Down

0 comments on commit 8bd965e

Please sign in to comment.