Skip to content

Commit 4d469f7

Browse files
committed
release v3.25.5 generated by @lando/prepare-release-action
1 parent f6cc1fd commit 4d469f7

5 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
22

3+
## v3.25.5 - [September 9, 2025](https://github.com/lando/core/releases/tag/v3.25.5)
4+
35
* Added `@lando/mailpit` to common plugins
46
* Improved `mktemp` usage in `exec-multiliner` to better support `alpine` [#374](https://github.com/lando/core/pull/374)
57
* Fixed bug causing install failure for plugins with _both_ `ignoreDependencies` _and_ `undefined` `dependencies` [#362](https://github.com/lando/core/pull/362)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lando/core",
33
"description": "The libraries that power all of Lando.",
4-
"version": "3.25.4",
4+
"version": "3.25.5",
55
"author": "Mike Pirog @pirog",
66
"license": "MIT",
77
"repository": "lando/core",

release-aliases/3-EDGE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.25.4
1+
v3.25.5

release-aliases/3-STABLE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.25.4
1+
v3.25.5

0 commit comments

Comments
 (0)