We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b286b3 commit a038fafCopy full SHA for a038faf
CHANGELOG.md
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
6
7
---
8
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
17
## [0.1.16](https://github.com/FortAwesome/react-fontawesome/releases/tag/0.1.16) - 2021-10-18
18
19
### Fixed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@fortawesome/react-fontawesome",
3
"description": "Official React component for Font Awesome 5",
4
- "version": "0.1.16",
+ "version": "0.1.17",
5
"main": "index.js",
"module": "index.es.js",
"jsnext:main": "index.es.js",
0 commit comments