Skip to content

Commit 5f53310

Browse files
committed
release v1.4.0 generated by @lando/prepare-release-action
1 parent 86abb06 commit 5f53310

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
22

3+
## v1.4.0 - [October 17, 2024](https://github.com/lando/php/releases/tag/v1.4.0)
4+
35
* Fixed bug causing `CA` and `certs` to not be appropriately installed in the `appserver` when using `nginx`
46
* Updated to [@lando/nginx@1.3.0](https://github.com/lando/nginx/releases/tag/v1.3.0) [#131](https://github.com/lando/php/issues/131)
57
* Updated all images `>=5.6` to `gen4`

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lando/php",
33
"description": "A Lando plugin that provides a tight integration with PHP.",
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"author": "Mike Pirog @pirog",
66
"license": "GPL-3.0",
77
"repository": "lando/php",

0 commit comments

Comments
 (0)