mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +00:00
chore(release): 9.13.5 [skip ci]
## [9.13.5](https://github.com/react-native-community/react-native-svg/compare/v9.13.4...v9.13.5) (2019-12-09) ### Bug Fixes * **android:** deprecation warning in TSpanView ([6035d2d](6035d2df13))
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## [9.13.5](https://github.com/react-native-community/react-native-svg/compare/v9.13.4...v9.13.5) (2019-12-09)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android:** deprecation warning in TSpanView ([6035d2d](https://github.com/react-native-community/react-native-svg/commit/6035d2df137be94c144135ede1e8f70934e1439a))
|
||||
|
||||
## [9.13.4](https://github.com/react-native-community/react-native-svg/compare/v9.13.3...v9.13.4) (2019-12-09)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-svg",
|
||||
"version": "9.13.4",
|
||||
"version": "9.13.5",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.13.4",
|
||||
"version": "9.13.5",
|
||||
"name": "react-native-svg",
|
||||
"description": "SVG library for react-native",
|
||||
"homepage": "https://github.com/react-native-community/react-native-svg",
|
||||
|
||||
Reference in New Issue
Block a user