Skip to content

Commit

Permalink
release v3.22.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 10, 2024
1 parent afac4b2 commit 9d6b3ba
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.22.0 - [October 10, 2024](https://github.com/lando/cli/releases/tag/v3.22.0)

* Updated `@lando/core` to [`v3.22.0`](https://github.com/lando/core/releases/tag/v3.22.0)

## v3.22.0-beta.7 - [September 5, 2024](https://github.com/lando/cli/releases/tag/v3.22.0-beta.7)
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
Expand Up @@ -2,7 +2,7 @@
"name": "@lando/cli",
"description": "The cli for the best development solution in the galaxy.",
"license": "GPL-3.0",
"version": "3.22.0-beta.7",
"version": "3.22.0",
"repository": {
"type": "git",
"url": "https://github.com/lando/cli"
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.22.0-beta.7
v3.22.0
2 changes: 1 addition & 1 deletion release-aliases/3-STABLE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v3.21.2
v3.22.0

0 comments on commit 9d6b3ba

Please sign in to comment.