Skip to content

Commit

Permalink
release v3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsalec committed Feb 26, 2023
1 parent e7bfc51 commit e962924
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v3.11.0 - [TBD](https://github.com/lando/core/releases/tag/3.11.0)
## v3.11.0 - [February 26, 2023](https://github.com/lando/core/releases/tag/3.11.0)

* Detect MySQL 8 DBs for `laemp` recipes to insert appropriate config [lando/lando#1426](https://github.com/lando/lando/issues/1462)
* Added detection of MySQL 8 DBs for `laemp` recipes to insert appropriate config [lando/lando#1426](https://github.com/lando/lando/issues/1462)

## v3.10.0 - [January 23, 2023](https://github.com/lando/core/releases/tag/3.10.0)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lando/core",
"description": "The libraries that power all of Lando.",
"version": "3.10.0",
"version": "3.11.0",
"author": "Mike Pirog @pirog",
"license": "GPL-3.0",
"repository": "lando/core",
Expand Down

0 comments on commit e962924

Please sign in to comment.