Skip to content

Commit d2f3862

Browse files
committed
release v4.0.0-unstable.8 generated by @lando/prepare-release-action
1 parent 146d8dd commit d2f3862

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
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+
## v4.0.0-unstable.8 - [December 9, 2025](https://github.com/lando/core-next/releases/tag/v4.0.0-unstable.8)
4+
35
* Updated to prep for `bunification` part 2
46

57
## v4.0.0-unstable.7 - [December 9, 2025](https://github.com/lando/core-next/releases/tag/v4.0.0-unstable.7)

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": "4.0.0-unstable.7",
4+
"version": "4.0.0-unstable.8",
55
"author": "Mike Pirog @pirog",
66
"license": "MIT",
77
"repository": "lando/core",

release-aliases/4-EDGE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v4.0.0-unstable.7
1+
v4.0.0-unstable.8

release-aliases/4-STABLE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v4.0.0-unstable.7
1+
v4.0.0-unstable.8

0 commit comments

Comments
 (0)