Skip to content

Commit 794f395

Browse files
committed
Release v18.17.3
1 parent 0e8b824 commit 794f395

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
</tr>
77
<tr>
88
<td>
9+
<a href="#18.17.3">18.17.3</a><br/>
910
<a href="#18.17.2">18.17.2</a><br/>
1011
<a href="#18.17.1">18.17.1</a><br/>
1112
<a href="#16.17.10">16.17.10</a><br/>
@@ -48,8 +49,16 @@
4849
</tr>
4950
</table>
5051

52+
<a id="18.17.3"></a>
53+
## 2023-10-17, Version 18.17.3 (Current)
54+
55+
### Notable Changes
56+
57+
* ios: support compiling or prebuilding for iOS simulator
58+
59+
5160
<a id="18.17.2"></a>
52-
## 2023-10-16, Version 18.17.2 (Current)
61+
## 2023-10-16, Version 18.17.2
5362

5463
### Notable Changes
5564

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejs-mobile-react-native",
3-
"version": "18.17.2",
3+
"version": "18.17.3",
44
"description": "Node.js for Mobile Apps React Native plugin",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)