Skip to content

Commit 1800345

Browse files
committed
docs(location): change changelog, change packagejson
1 parent e8a293e commit 1800345

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

CHANGELOG.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
1-
<a name="0.0.4"></a>
2-
## [0.0.4](https://github.com/xgfe/react-native-picker-xg/compare/v0.0.1...v0.0.4) (2016-06-12)
1+
<a name="0.0.7"></a>
2+
## [0.0.7](https://github.com/xgfe/react-native-picker-xg/compare/v0.0.2...v0.0.7) (2016-06-12)
3+
4+
5+
### Bug Fixes
6+
7+
* **location:** remove the unneeded dependencies ([e8a293e](https://github.com/xgfe/react-native-picker-xg/commit/e8a293e))
8+
9+
10+
11+
<a name="0.0.2"></a>
12+
## [0.0.2](https://github.com/xgfe/react-native-picker-xg/compare/v0.0.1...v0.0.2) (2016-06-12)
313

414

515
### Bug Fixes
@@ -10,8 +20,8 @@
1020

1121
### Features
1222

23+
* **location:** add more test ([2136e85](https://github.com/xgfe/react-native-picker-xg/commit/2136e85))
1324
* **location:** add the iconStyle properties ([d181481](https://github.com/xgfe/react-native-picker-xg/commit/d181481))
14-
* **location:** add the unit test ([ea6f368](https://github.com/xgfe/react-native-picker-xg/commit/ea6f368))
1525
* **location:** add unit test, add note, add pushOpera function, change some exposed properties. ([711d491](https://github.com/xgfe/react-native-picker-xg/commit/711d491))
1626

1727

@@ -33,7 +43,7 @@
3343
### Features
3444

3545
* **location:** change the location of the readme ([fe48dbc](https://github.com/xgfe/react-native-picker-xg/commit/fe48dbc))
36-
* **location:** add a onResult func to expose the result ([8050882](https://github.com/xgfe/react-native-picker-xg/commit/8050882))
46+
* **location:** add a onResult fun to expose the result ([8050882](https://github.com/xgfe/react-native-picker-xg/commit/8050882))
3747
* **location:** add animation ([eceeaa3](https://github.com/xgfe/react-native-picker-xg/commit/eceeaa3))
3848
* **location:** add propTypes check ([e5c19ac](https://github.com/xgfe/react-native-picker-xg/commit/e5c19ac))
3949
* **location:** add readme ([aa9e3c5](https://github.com/xgfe/react-native-picker-xg/commit/aa9e3c5))
@@ -48,4 +58,3 @@
4858

4959

5060

51-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-picker-xg",
3-
"version": "0.0.5",
3+
"version": "0.0.7",
44
"private": false,
55
"main": "app/picker.js",
66
"description": "react native Picker component for both Android and iOS.",

show.gif

2.56 MB
Loading

0 commit comments

Comments
 (0)