Skip to content

Commit

Permalink
release v1.8.0 generated by @lando/prepare-release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
rtfm-47 committed Oct 25, 2024
1 parent 9be5278 commit d5ae3b3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})

## v1.8.0 - [October 25, 2024](https://github.com/lando/symfony/releases/tag/v1.8.0)

* Updated release process to generate an edge release when stable releases are created.

* Removed unnecessary dependency lando/nginx.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lando/symfony",
"description": "A Lando plugin that provides a tight integration with Symfony.",
"version": "1.7.0",
"version": "1.8.0",
"author": "Mike Pirog @pirog",
"license": "GPL-3.0",
"repository": "lando/symfony",
Expand Down

0 comments on commit d5ae3b3

Please sign in to comment.