We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e0747 commit db89e7aCopy full SHA for db89e7a
2 files changed
βCHANGELOG.mdβ
@@ -6,6 +6,7 @@
6
</tr>
7
<tr>
8
<td>
9
+<a href="#18.17.2">18.17.2</a><br/>
10
<a href="#18.17.1">18.17.1</a><br/>
11
<a href="#16.17.10">16.17.10</a><br/>
12
<a href="#16.17.9">16.17.9</a><br/>
@@ -47,8 +48,16 @@
47
48
49
</table>
50
51
+<a id="18.17.2"></a>
52
+## 2023-10-16, Version 18.17.2 (Current)
53
+
54
+### Notable Changes
55
56
+* android: support native addons that need `ranlib` from the NDK
57
58
59
<a id="18.17.1"></a>
-## 2023-03-23, Version 18.17.1 (Current)
60
+## 2023-10-16, Version 18.17.1
61
62
### Notable Changes
63
βpackage.jsonβ
@@ -1,6 +1,6 @@
1
{
2
"name": "nodejs-mobile-react-native",
3
- "version": "18.17.1",
+ "version": "18.17.2",
4
"description": "Node.js for Mobile Apps React Native plugin",
5
"main": "index.js",
"scripts": {
0 commit comments