Skip to content

Commit 26335e8

Browse files
committed
tag a 3.x release for testing purposes
1 parent bd2c37f commit 26335e8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## v3.6.5 - [December 2, 2022](https://github.com/lando/core/releases/tag/v3.6.5)
26

37
* Tagging a release for docs and prepping for decoupling

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@lando/core",
33
"description": "The libraries that power all of Lando.",
44
"version": "3.6.5",
5-
"author": "John Ouellet @labboy0276",
5+
"author": "Mike Pirog @pirog",
66
"license": "GPL-3.0",
77
"repository": "lando/core",
88
"bugs": "https://github.com/lando/core/issues/new/choose",

0 commit comments

Comments
 (0)