File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 6
6
</tr >
7
7
<tr >
8
8
<td >
9
+ <a href =" #0.4.1 " >0.4.1</a ><br />
9
10
<a href =" #0.4.0 " >0.4.0</a ><br />
10
11
<a href =" #0.3.4 " >0.3.4</a ><br />
11
12
<a href =" #0.3.3 " >0.3.3</a ><br />
22
23
</tr >
23
24
</table >
24
25
26
+ <a id =" 0.4.1 " ></a >
27
+ ## 2019-04-24, Version 0.4.1 (Current)
28
+
29
+ ### Notable Changes
30
+
31
+ * Update ` nodejs-mobile ` binaries to ` v0.2.1 ` , fixing an App Store submission error.
32
+
33
+ ### Commits
34
+
35
+ * [[ ` 13e15a4 ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/13e15a44d3af89454669ee2423642a67c592e376 )] - plugin: patch node-pre-gyp libc replacement (Jaime Bernardo)
36
+ * [[ ` bb93132 ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/bb9313234715472229e16907f567deb95174f56b )] - android: use minSdkVersion to build native modules (Jaime Bernardo)
37
+ * [[ ` 5e37e7a ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/5e37e7a1ef7532afa78aededfb33f00643f839b8 )] - core: update nodejs-mobile v0.2.1 (Jaime Bernardo)
38
+ * [[ ` 829ec3a ` ] ( https://github.com/janeasystems/nodejs-mobile-react-native/commit/829ec3ad804aae958813026ab544055faf7dfbba )] - android: Use ReactModule annotation from 0.58 (André Staltz)
39
+
25
40
<a id =" 0.4.0 " ></a >
26
- ## 2019-04-04, Version 0.4.0 (Current)
41
+ ## 2019-04-04, Version 0.4.0
27
42
28
43
### Notable Changes
29
44
Original file line number Diff line number Diff line change 1
1
2
2
{
3
3
"name" : " nodejs-mobile-react-native" ,
4
- "version" : " 0.4.0 " ,
4
+ "version" : " 0.4.1 " ,
5
5
"description" : " Node.js for Mobile Apps React Native plugin" ,
6
6
"main" : " index.js" ,
7
7
"scripts" : {
You can’t perform that action at this time.
0 commit comments