Skip to content

Commit 18aea14

Browse files
committed
Release v18.17.4
1 parent 589ed6b commit 18aea14

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.4">18.17.4</a><br/>
910
<a href="#18.17.3">18.17.3</a><br/>
1011
<a href="#18.17.2">18.17.2</a><br/>
1112
<a href="#18.17.1">18.17.1</a><br/>
@@ -49,8 +50,16 @@
4950
</tr>
5051
</table>
5152

53+
<a id="18.17.4"></a>
54+
## 2023-12-12, Version 18.17.4 (Current)
55+
56+
### Notable Changes
57+
58+
* ios: set native addon iOS MinimumOSVersion to 13
59+
60+
5261
<a id="18.17.3"></a>
53-
## 2023-10-17, Version 18.17.3 (Current)
62+
## 2023-10-17, Version 18.17.3
5463

5564
### Notable Changes
5665

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.3",
3+
"version": "18.17.4",
44
"description": "Node.js for Mobile Apps React Native plugin",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)