semantic-release-bot
2019-09-28 19:34:33 +03:00
parent 2fb39f5638
commit 320d377d32
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
## [9.9.9](https://github.com/react-native-community/react-native-svg/compare/v9.9.8...v9.9.9) (2019-09-28)
### Bug Fixes
* handling of numeric id ([2fb39f5](https://github.com/react-native-community/react-native-svg/commit/2fb39f5)), closes [#1077](https://github.com/react-native-community/react-native-svg/issues/1077)
## [9.9.8](https://github.com/react-native-community/react-native-svg/compare/v9.9.7...v9.9.8) (2019-09-28)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native-svg",
"version": "9.9.8",
"version": "9.9.9",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": "9.9.8",
"version": "9.9.9",
"name": "react-native-svg",
"description": "SVG library for react-native",
"homepage": "https://github.com/react-native-community/react-native-svg",