Skip to content

Commit bb62406

Browse files
committed
release v0.8.1
1 parent 348dcd5 commit bb62406

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.8.1 - [January 26, 2023](https://github.com/lando/node/releases/tag/v0.8.1)
2+
* Add support for Node 13/15/17.
3+
14
## v0.8.0 - [January 26, 2023](https://github.com/lando/node/releases/tag/v0.8.0)
25
* Add support for Node 18 and 19.
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lando/node",
33
"description": "The Official Node Lando Plugin.",
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"author": "Mike Pirog @pirog",
66
"license": "GPL-3.0",
77
"repository": "lando/node",

0 commit comments

Comments
 (0)