Skip to content

Commit 7decd0d

Browse files
committed
Release 0.0.4
1 parent 4668d2b commit 7decd0d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66

77
---
88

9+
## [0.0.4](https://github.com/FortAwesome/react-native-fontawesome/releases/tag/0.0.4) - 2018-10-13
10+
11+
### Changed
12+
13+
- Internal clean-up, leveraging recent developments in react-native-svg
14+
915
## [0.0.3](https://github.com/FortAwesome/react-native-fontawesome/releases/tag/0.0.3) - 2018-10-11
1016

1117
### Added

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fortawesome/react-native-fontawesome",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Official React Native component for Font Awesome 5",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)