Skip to content

Commit

Permalink
release v3.22.0-beta.4 generated by @lando/prepare-release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
rtfm-47 committed Aug 30, 2024
1 parent 7af1bb3 commit 583e05e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 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-beta.4 - [August 30, 2024](https://github.com/lando/core/releases/tag/v3.22.0-beta.4)

## Bug Fixes

* Fixed `os` not defined during `lando setup` on `linux`
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.22.0-beta.3",
"version": "3.22.0-beta.4",
"author": "Mike Pirog @pirog",
"license": "GPL-3.0",
"repository": "lando/core",
Expand Down

0 comments on commit 583e05e

Please sign in to comment.