Skip to content

Commit 8371be6

Browse files
committed
Release v0.8.2
1 parent 2fa781d commit 8371be6

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="#0.8.2">0.8.2</a><br/>
910
<a href="#0.8.1">0.8.1</a><br/>
1011
<a href="#0.8.0">0.8.0</a><br/>
1112
<a href="#0.7.0">0.7.0</a><br/>
@@ -34,8 +35,16 @@
3435
</tr>
3536
</table>
3637

38+
<a id="0.8.2"></a>
39+
## 2022-09-06, Version 0.8.2 (Current)
40+
41+
### Commits
42+
43+
* [[`2fa781d`](https://github.com/nodejs-mobile/nodejs-mobile-react-native/commit/2fa781d836aa794c6b3809db58bdf0f417859f01)] - plugin: support react-native 0.69 on Android
44+
45+
3746
<a id="0.8.1"></a>
38-
## 2022-05-19, Version 0.8.1 (Current)
47+
## 2022-05-19, Version 0.8.1
3948

4049
### Commits
4150

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

0 commit comments

Comments
 (0)