Skip to content

Commit d0ed19d

Browse files
committed
Release v16.17.8
1 parent dfa83aa commit d0ed19d

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="#16.17.8">16.17.8</a><br/>
910
<a href="#16.17.7">16.17.7</a><br/>
1011
<a href="#16.17.6">16.17.6</a><br/>
1112
<a href="#16.17.5">16.17.5</a><br/>
@@ -43,8 +44,16 @@
4344
</tr>
4445
</table>
4546

47+
<a id="16.17.8"></a>
48+
## 2023-03-17, Version 16.17.8 (Current)
49+
50+
### Notable Changes
51+
52+
* plugin: support prebuilt native modules and skip their compilation
53+
54+
4655
<a id="16.17.7"></a>
47-
## 2023-03-15, Version 16.17.7 (Current)
56+
## 2023-03-15, Version 16.17.7
4857

4958
### Notable Changes
5059

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

0 commit comments

Comments
 (0)