Skip to content

Commit

Permalink
Update mariadb to v1.5.0 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsalec authored Sep 30, 2024
1 parent 2980bf2 commit 4fe8629
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})

- Updated lando/mysql to v1.3.0.
* Updated lando/mariadb to v1.5.0.
* Updated lando/mysql to v1.3.0.

## v1.4.1 - [September 6, 2024](https://github.com/lando/backdrop/releases/tag/v1.4.1)

Expand Down
14 changes: 7 additions & 7 deletions 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
Expand Up @@ -42,7 +42,7 @@
"test": "npm run lint && npm run test:unit"
},
"dependencies": {
"@lando/mariadb": "^1.3.0",
"@lando/mariadb": "^1.5.0",
"@lando/mssql": "^1.0.0",
"@lando/mysql": "^1.3.0",
"@lando/nginx": "^1.0.0",
Expand Down

0 comments on commit 4fe8629

Please sign in to comment.