Skip to content

Commit d7340cd

Browse files
committed
Release 0.4.2
1 parent 4b0dd1e commit d7340cd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ being awesome contributors to this project. **We'd like to take a moment to reco
346346
| stopfstedt | [@st-h](https://github.com/stopfstedt) |
347347
| Michael Rykov | [@rykov](https://github.com/rykov) |
348348
| Chris Manson | [@mansona](https://github.com/mansona) |
349+
| François de Metz | [@francois2metz](https://github.com/francois2metz) |
349350
| Font Awesome Team | [@FortAwesome](https://github.com/orgs/FortAwesome/people) |
350351

351352
If we've missed someone (which is quite likely) submit a Pull Request to us and we'll get it resolved.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fortawesome/ember-fontawesome",
33
"description": "Official Ember component for Font Awesome 5",
4-
"version": "0.4.1",
4+
"version": "0.4.2",
55
"keywords": [
66
"ember-addon",
77
"fontawesome"
@@ -33,7 +33,8 @@
3333
"mkszepp <github.com/mkszepp>",
3434
"Davide Ferrero <github.com/davideferre>",
3535
"Steve <github.com/st-h>",
36-
"Stefan Topfstedt <github.com/stopfstedt>"
36+
"Stefan Topfstedt <github.com/stopfstedt>",
37+
"François de Metz <github.com/francois2metz>"
3738
],
3839
"homepage": "https://github.com/FortAwesome/ember-fontawesome",
3940
"scripts": {

0 commit comments

Comments
 (0)