Skip to content

Commit 9fe4794

Browse files
committed
release v1.6.0 generated by @lando/prepare-release-action
1 parent 9bc252d commit 9fe4794

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.0 - [May 31, 2024](https://github.com/lando/symfony/releases/tag/v1.6.0)
4+
35
* Use mysql command for MariaDB 10.3.x and below [#52](https://github.com/lando/symfony/issues/52)
46

57
## v1.5.0 - [March 8, 2024](https://github.com/lando/symfony/releases/tag/v1.5.0)

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.5.0",
4+
"version": "1.6.0",
55
"author": "Mike Pirog @pirog",
66
"license": "GPL-3.0",
77
"repository": "lando/symfony",

0 commit comments

Comments
 (0)