Skip to content

Commit 4345b98

Browse files
committed
release v3.24.0-alpha.1 generated by @lando/prepare-release-action
1 parent d4330ba commit 4345b98

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
22

3+
## v3.24.0-alpha.1 - [December 3, 2024](https://github.com/lando/core/releases/tag/v3.24.0-alpha.1)
4+
35
* This release has no new content it is just a test of dual branch developmebt and `edge` branch release deployment
46

57
## v3.23.15 - [December 3, 2024](https://github.com/lando/core/releases/tag/v3.23.15)

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/core",
33
"description": "The libraries that power all of Lando.",
4-
"version": "3.23.15",
4+
"version": "3.24.0-alpha.1",
55
"author": "Mike Pirog @pirog",
66
"license": "GPL-3.0",
77
"repository": "lando/core",

release-aliases/3-EDGE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.23.15
1+
v3.24.0-alpha.1

0 commit comments

Comments
 (0)