We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd2c37f commit 26335e8Copy full SHA for 26335e8
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v3.7.0 - [December 6, 2022](https://github.com/lando/core/releases/tag/v3.7.0)
2
+
3
+* Tagging a release for docs and prepping for decoupling
4
5
## v3.6.5 - [December 2, 2022](https://github.com/lando/core/releases/tag/v3.6.5)
6
7
* Tagging a release for docs and prepping for decoupling
package.json
@@ -2,7 +2,7 @@
"name": "@lando/core",
"description": "The libraries that power all of Lando.",
"version": "3.6.5",
- "author": "John Ouellet @labboy0276",
+ "author": "Mike Pirog @pirog",
"license": "GPL-3.0",
"repository": "lando/core",
8
"bugs": "https://github.com/lando/core/issues/new/choose",
0 commit comments