We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 348dcd5 commit bb62406Copy full SHA for bb62406
CHANGELOG.md
@@ -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
+
4
## v0.8.0 - [January 26, 2023](https://github.com/lando/node/releases/tag/v0.8.0)
5
* Add support for Node 18 and 19.
6
package.json
@@ -1,7 +1,7 @@
{
"name": "@lando/node",
"description": "The Official Node Lando Plugin.",
- "version": "0.8.0",
+ "version": "0.8.1",
"author": "Mike Pirog @pirog",
"license": "GPL-3.0",
7
"repository": "lando/node",
0 commit comments