Skip to content

Commit c27c483

Browse files
committed
Release v18.17.7
1 parent 2251ba5 commit c27c483

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.7">18.17.7</a><br/>
910
<a href="#18.17.6">18.17.6</a><br/>
1011
<a href="#18.17.5">18.17.5</a><br/>
1112
<a href="#18.17.4">18.17.4</a><br/>
@@ -52,8 +53,16 @@
5253
</tr>
5354
</table>
5455

56+
<a id="18.17.7"></a>
57+
## 2024-02-21, Version 18.17.7 (Current)
58+
59+
### Notable Changes
60+
61+
* plugin: update nodejs-mobile-gyp
62+
63+
5564
<a id="18.17.6"></a>
56-
## 2024-01-23, Version 18.17.6 (Current)
65+
## 2024-01-23, Version 18.17.6
5766

5867
### Notable Changes
5968

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

0 commit comments

Comments
 (0)