Skip to content

Commit

Permalink
chore(release): 9.9.5 [skip ci]
Browse files Browse the repository at this point in the history
## [9.9.5](v9.9.4...v9.9.5) (2019-09-25)

### Bug Fixes

* handling of color/tintColor, fixes [#1088](#1088) and [#1115](#1115) ([1eaf3a6](1eaf3a6))
  • Loading branch information
semantic-release-bot committed Sep 25, 2019
1 parent 1eaf3a6 commit 3c7dafa
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.9.5](/~https://github.com/react-native-community/react-native-svg/compare/v9.9.4...v9.9.5) (2019-09-25)


### Bug Fixes

* handling of color/tintColor, fixes [#1088](/~https://github.com/react-native-community/react-native-svg/issues/1088) and [#1115](/~https://github.com/react-native-community/react-native-svg/issues/1115) ([1eaf3a6](/~https://github.com/react-native-community/react-native-svg/commit/1eaf3a6))

## [9.9.4](/~https://github.com/react-native-community/react-native-svg/compare/v9.9.3...v9.9.4) (2019-09-16)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "9.9.4",
"version": "9.9.5",
"name": "react-native-svg",
"description": "SVG library for react-native",
"homepage": "/~https://github.com/react-native-community/react-native-svg",
Expand Down

0 comments on commit 3c7dafa

Please sign in to comment.