mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-07 16:54:52 +00:00
chore(release): 12.0.2 [skip ci]
## [12.0.2](https://github.com/react-native-community/react-native-svg/compare/v12.0.1...v12.0.2) (2020-03-05)
### Bug Fixes
* [#1262](https://github.com/react-native-community/react-native-svg/issues/1262) support single dimension + aspectRatio syntax ([b2f7605](https://github.com/react-native-community/react-native-svg/commit/b2f76058550a542ef500b71b41f81f410fc9d1e4))
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## [12.0.2](https://github.com/react-native-community/react-native-svg/compare/v12.0.1...v12.0.2) (2020-03-05)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* [#1262](https://github.com/react-native-community/react-native-svg/issues/1262) support single dimension + aspectRatio syntax ([b2f7605](https://github.com/react-native-community/react-native-svg/commit/b2f76058550a542ef500b71b41f81f410fc9d1e4))
|
||||
|
||||
## [12.0.1](https://github.com/react-native-community/react-native-svg/compare/v12.0.0...v12.0.1) (2020-03-05)
|
||||
|
||||
|
||||
|
||||
Generated
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-svg",
|
||||
"version": "12.0.1",
|
||||
"version": "12.0.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "12.0.1",
|
||||
"version": "12.0.2",
|
||||
"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