We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0075f60 commit 4aedda7Copy full SHA for 4aedda7
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.2.7](https://github.com/FortAwesome/react-native-fontawesome/releases/tag/0.2.7) - 2021-07-22
10
+
11
+### Changed
12
13
+- Dependency updates including support for react-native 0.64 and react 17
14
15
+---
16
17
## [0.2.6](https://github.com/FortAwesome/react-native-fontawesome/releases/tag/0.2.6) - 2020-10-01
18
19
### Fixed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fortawesome/react-native-fontawesome",
3
- "version": "0.2.6",
+ "version": "0.2.7",
4
"description": "Official React Native component for Font Awesome 5",
5
"main": "index.js",
"scripts": {
0 commit comments