Skip to content

Commit a038faf

Browse files
committed
Release 0.1.17
1 parent 5b286b3 commit a038faf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66

77
---
88

9+
## [0.1.17](https://github.com/FortAwesome/react-fontawesome/releases/tag/0.1.17) - 2022-01-28
10+
11+
### Added
12+
13+
- New v6 sizes and animations
14+
15+
---
16+
917
## [0.1.16](https://github.com/FortAwesome/react-fontawesome/releases/tag/0.1.16) - 2021-10-18
1018

1119
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fortawesome/react-fontawesome",
33
"description": "Official React component for Font Awesome 5",
4-
"version": "0.1.16",
4+
"version": "0.1.17",
55
"main": "index.js",
66
"module": "index.es.js",
77
"jsnext:main": "index.es.js",

0 commit comments

Comments
 (0)