Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})

* Updated `lando init` to set recommended PHP 8.3 and MySQL 8.0 versions in generated Landofile
* Updated `lando init` to set recommended PHP 8.3 and MySQL
* Added `wordpress-recommended` example with explicit version configuration
* Updated to [@lando/php@1.11.1](https://github.com/lando/php/releases/tag/v1.11.1)
* Updated to [@lando/argv@1.2.0](https://github.com/lando/argv/releases/tag/v1.2.0)

## v1.10.0 - [February 20, 2026](https://github.com/lando/wordpress/releases/tag/v1.10.0)

* Updated to [@lando/php@1.11.0](https://github.com/lando/php/releases/tag/v1.11.0)
* Fixed release workflow trigger to fire on `published` instead of `created`
* Updated CI actions (`actions/checkout` to v6, `actions/setup-node` to v6, `actions/cache` to v5)
* Pending dependabot bumps for `@lando/mariadb`, `@lando/postgres`, and `@lando/argv`
* Updated `@lando/mariadb`, `@lando/postgres`, and `@lando/argv` dependencies

## v1.9.0 - [September 2, 2025](https://github.com/lando/wordpress/releases/tag/v1.9.0)

Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

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

Loading