Skip to content

Commit

Permalink
release v1.4.0 generated by @lando/prepare-release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
rtfm-47 committed Sep 24, 2024
1 parent e69ab8c commit 2f3e634
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.4.0 - [September 24, 2024](https://github.com/lando/mariadb/releases/tag/v1.4.0)

* Bumped all available MariaDB minor versions. [#56](https://github.com/lando/mariadb/pull/56)
* Added a test of db-export tooling. [#47](https://github.com/lando/mariadb/issues/47)
* Added MariaDB 11.4 to supported versions. [#59](https://github.com/lando/mariadb/issues/59)
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/mariadb",
"description": "A Lando plugin that provides a tight integration with mariadb.",
"version": "1.3.0",
"version": "1.4.0",
"author": "Mike Pirog @pirog",
"license": "GPL-3.0",
"repository": "lando/mariadb",
Expand Down

0 comments on commit 2f3e634

Please sign in to comment.