Skip to content

Commit d3469bf

Browse files
committed
Release v16.17.9
1 parent d33efaa commit d3469bf

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

48+
<a id="16.17.9"></a>
49+
## 2023-03-17, Version 16.17.9 (Current)
50+
51+
### Notable Changes
52+
53+
* ios: hotfix for mistake in 16.17.8
54+
55+
4756
<a id="16.17.8"></a>
48-
## 2023-03-17, Version 16.17.8 (Current)
57+
## 2023-03-17, Version 16.17.8
4958

5059
### Notable Changes
5160

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

0 commit comments

Comments
 (0)