Skip to content

Commit 2ba4633

Browse files
committed
release v1.6.1 generated by @lando/prepare-release-action
1 parent c02d533 commit 2ba4633

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.6.1 - [September 6, 2024](https://github.com/lando/symfony/releases/tag/v1.6.1)
4+
35
## Bug Fixes
46

57
* Fixed bug causing default `proxy` settings to be clobbered by user specified ones

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/symfony",
33
"description": "A Lando plugin that provides a tight integration with Symfony.",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"author": "Mike Pirog @pirog",
66
"license": "GPL-3.0",
77
"repository": "lando/symfony",

0 commit comments

Comments
 (0)