Skip to content

Commit a3059cc

Browse files
committed
Release v16.17.10
1 parent 452c724 commit a3059cc

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.10">16.17.10</a><br/>
910
<a href="#16.17.9">16.17.9</a><br/>
1011
<a href="#16.17.8">16.17.8</a><br/>
1112
<a href="#16.17.7">16.17.7</a><br/>
@@ -45,8 +46,16 @@
4546
</tr>
4647
</table>
4748

49+
<a id="16.17.10"></a>
50+
## 2023-03-23, Version 16.17.10 (Current)
51+
52+
### Notable Changes
53+
54+
* ios: fix bash mistake in build native mods script
55+
56+
4857
<a id="16.17.9"></a>
49-
## 2023-03-17, Version 16.17.9 (Current)
58+
## 2023-03-17, Version 16.17.9
5059

5160
### Notable Changes
5261

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

0 commit comments

Comments
 (0)