Skip to content

Commit 4eb9253

Browse files
committed
Release v18.20.4
1 parent 59c2d40 commit 4eb9253

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.20.4">18.20.4</a><br/>
910
<a href="#18.17.8">18.17.8</a><br/>
1011
<a href="#18.17.7">18.17.7</a><br/>
1112
<a href="#18.17.6">18.17.6</a><br/>
@@ -54,8 +55,16 @@
5455
</tr>
5556
</table>
5657

58+
<a id="18.20.4"></a>
59+
## 2024-10-07, Version 18.20.4 (Current)
60+
61+
### Notable Changes
62+
63+
* Update `nodejs-mobile` binaries to `v18.20.4`
64+
65+
5766
<a id="18.17.8"></a>
58-
## 2024-08-21, Version 18.17.8 (Current)
67+
## 2024-08-21, Version 18.17.8
5968

6069
### Notable Changes
6170

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

0 commit comments

Comments
 (0)