Skip to content

Commit

Permalink
Merge branch 'master' into dl
Browse files Browse the repository at this point in the history
  • Loading branch information
Berkmann18 authored May 24, 2020
2 parents 14571bd + 649f6ce commit cdac9d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"git-cz": "^4.1.0",
"kcd-scripts": "^5.0.0",
"nock": "^12.0.0",
"semantic-release": "^16.0.0"
"semantic-release": "^17.0.8"
},
"eslintIgnore": [
"node_modules",
Expand Down
4 changes: 4 additions & 0 deletions src/util/contribution-types.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ const defaultTypes = function(repoType) {
symbol: '️️️️♿️',
description: 'Accessibility',
},
audio: {
symbol: '🔊',
description: 'Audio',
},
blog: {
symbol: '📝',
description: 'Blogposts',
Expand Down

0 comments on commit cdac9d4

Please sign in to comment.