Skip to content

Commit

Permalink
updated to lando/[email protected] (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog authored Oct 11, 2024
1 parent 9d6b3ba commit 9d72bc7
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 11 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 }})

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

## 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)
Expand Down
24 changes: 14 additions & 10 deletions 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 @@ -107,7 +107,7 @@
},
"dependencies": {
"@lando/argv": "^1.1.0",
"@lando/core": "^3.22.0",
"@lando/core": "^3.22.1",
"@lando/core-next": "npm:@lando/core@^4.0.0-unstable.5",
"@oclif/core": "^3.5.0",
"@oclif/parser": "^3.8.17",
Expand Down

0 comments on commit 9d72bc7

Please sign in to comment.