Skip to content

Commit

Permalink
release v3.23.0 generated by @lando/prepare-release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
rtfm-47 committed Oct 26, 2024
1 parent 6f13dd3 commit 0806347
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})

## v3.23.0 - [October 26, 2024](https://github.com/lando/core/releases/tag/v3.23.0)

### New Features & Improvements

* Changed `lando setup` to pull common plugins based on release `channel` to better mimic fatcore
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion 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.23.0-beta.10",
"version": "3.23.0",
"author": "Mike Pirog @pirog",
"license": "GPL-3.0",
"repository": "lando/core",
Expand Down
2 changes: 1 addition & 1 deletion release-aliases/3-EDGE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v3.23.0-beta.10
v3.23.0
2 changes: 1 addition & 1 deletion release-aliases/3-STABLE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v3.22.3
v3.23.0

0 comments on commit 0806347

Please sign in to comment.