Skip to content

Commit

Permalink
Added icon for semantic-release (Closes #279)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Jul 7, 2018
1 parent 586b78a commit f4de397
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/semantic-release.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/semantic-release_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -718,5 +718,6 @@ export const fileIcons: FileIcons = {
{ name: 'foxpro', fileExtensions: ['fxp', 'prg'] },
{ name: 'i18n', fileExtensions: ['pot', 'po', 'mo'] },
{ name: 'webassembly', fileExtensions: ['wat', 'wasm'] },
{ name: 'semantic-release', light: true, fileNames: ['.releaserc', 'release.config.js'] },
]
};

0 comments on commit f4de397

Please sign in to comment.