semantic-release-bot
2019-10-23 20:28:31 +03:00
parent a50a85671e
commit f24dd66799
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
## [9.13.1](https://github.com/react-native-community/react-native-svg/compare/v9.13.0...v9.13.1) (2019-10-23)
### Bug Fixes
* update flow types ([a50a856](https://github.com/react-native-community/react-native-svg/commit/a50a85671ea94e616eff761346875701f95d90ec))
# [9.13.0](https://github.com/react-native-community/react-native-svg/compare/v9.12.0...v9.13.0) (2019-10-23)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native-svg",
"version": "9.13.0",
"version": "9.13.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": "9.13.0",
"version": "9.13.1",
"name": "react-native-svg",
"description": "SVG library for react-native",
"homepage": "https://github.com/react-native-community/react-native-svg",