Skip to content

Commit 53cf74d

Browse files
committed
release v1.2.0 generated by @lando/prepare-release-action
1 parent f5f6e55 commit 53cf74d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
2+
3+
## v1.2.0 - [October 25, 2024](https://github.com/lando/varnish/releases/tag/v1.2.0)
24
* Updated release process to generate an edge release when stable releases are created.
35

46
## v1.1.0 - [March 8, 2024](https://github.com/lando/varnish/releases/tag/v1.1.0)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lando/varnish",
33
"description": "A Lando plugin that provides a tight integration with Varnish.",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"author": "Mike Pirog @pirog",
66
"license": "GPL-3.0",
77
"repository": "lando/varnish",

0 commit comments

Comments
 (0)