diff --git a/packages/gitmoji-changelog-core/src/mapping.js b/packages/gitmoji-changelog-core/src/mapping.js index a8d999f..d679180 100644 --- a/packages/gitmoji-changelog-core/src/mapping.js +++ b/packages/gitmoji-changelog-core/src/mapping.js @@ -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', ], @@ -32,7 +32,7 @@ module.exports = [ 'boom', 'bento', 'wheelchair', - 'speech_ballon', + 'speech_balloon', 'card_file_box', 'children_crossing', 'building_construction',