Skip to content

Commit cb881f3

Browse files
committed
release v1.4.0 generated by @lando/prepare-release-action
1 parent 417163f commit cb881f3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
2+
13
## v1.3.0 - [March 19, 2024](https://github.com/lando/postgres/releases/tag/v1.3.0)
24

35
* Added compatibility for Postgres 16 [#38](https://github.com/lando/postgres/pull/38)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lando/postgres",
33
"description": "A Lando plugin that provides a tight integration with Postgres.",
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"author": "Mike Pirog @pirog",
66
"license": "GPL-3.0",
77
"repository": "lando/postgres",

0 commit comments

Comments
 (0)