Skip to content

Commit

Permalink
🐛 Fix gitmoji mapping (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmembre-zenika authored and frinyvonnick committed Oct 3, 2018
1 parent 871f164 commit 9561914
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/gitmoji-changelog-core/src/mapping.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = [
'white_check_mark',
'bookmark',
'construction_worker',
'charts_with_upwards_trend',
'chart_with_upwards_trend',
'heavy_plus_sign',
'loud_sound',
],
Expand All @@ -32,7 +32,7 @@ module.exports = [
'boom',
'bento',
'wheelchair',
'speech_ballon',
'speech_balloon',
'card_file_box',
'children_crossing',
'building_construction',
Expand Down

0 comments on commit 9561914

Please sign in to comment.