Skip to content

Commit

Permalink
release v3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Dec 11, 2022
1 parent ffc88c1 commit 79939d7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## v3.8.1 - [RELEASE TBD](https://github.com/lando/core/releases/tag/3.8.1)
## v3.8.2 - [December 11, 2022](https://github.com/lando/core/releases/tag/3.8.2)

* Needed fixes to power a deteched `@lando/core`

## v3.8.1 - [December 11, 2022](https://github.com/lando/core/releases/tag/3.8.1)

* [Ejected the core](https://www.youtube.com/watch?v=BhQ59YzEdUY)
* Removed `lando-alliance` core plugin
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lando/core",
"description": "The libraries that power all of Lando.",
"version": "3.8.1",
"version": "3.8.2",
"author": "Mike Pirog @pirog",
"license": "GPL-3.0",
"repository": "lando/core",
Expand Down Expand Up @@ -83,4 +83,4 @@
"version-bump-prompt": "^4.2.1",
"vuepress": "2.0.0-beta.53"
}
}
}

0 comments on commit 79939d7

Please sign in to comment.