Skip to content

Commit

Permalink
Release v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimecbernardo committed May 25, 2020
1 parent bfe78e7 commit 6514259
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
</tr>
<tr>
<td>
<a href="#0.6.1">0.6.1</a><br/>
<a href="#0.6.0">0.6.0</a><br/>
<a href="#0.5.0">0.5.0</a><br/>
<a href="#0.4.3">0.4.3</a><br/>
Expand All @@ -27,8 +28,21 @@
</tr>
</table>

<a id="0.6.1"></a>
## 2020-05-25, Version 0.6.1 (Current)

### Notable Changes

* Update `nodejs-mobile` binaries to `v0.3.1`, which updates the engine to `v12.16.3` LTS.

### Commits

* [[`bfe78e7`](https://github.com/janeasystems/nodejs-mobile-react-native/commit/bfe78e7c0a503193d9075e9809ebb17c33832e14)] - core: update nodejs-mobile v0.3.1 (Jaime Bernardo)
* [[`736900c`](https://github.com/janeasystems/nodejs-mobile-react-native/commit/736900c18c0cf69023180fc3964dde09ad35b4e0)] - android: build reproducible dir and file lists (Corey)
* [[`b2d3fe9`](https://github.com/janeasystems/nodejs-mobile-react-native/commit/b2d3fe943d8bc90f13542eeef9a9290c8b432ae1)] - doc: add mention to iOS 11.0 or later support (Jaime Bernardo)

<a id="0.6.0"></a>
## 2020-04-27, Version 0.6.0 (Current)
## 2020-04-27, Version 0.6.0

### Notable Changes

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodejs-mobile-react-native",
"version": "0.6.0",
"version": "0.6.1",
"description": "Node.js for Mobile Apps React Native plugin",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6514259

Please sign in to comment.