Skip to content

Commit 3c860dc

Browse files
committed
release v3.14.0
1 parent a686ded commit 3c860dc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v3.14.0 - [March 1, 2023](https://github.com/lando/core/releases/tag/3.14.0)
22

3+
* Added new and improved URL `scanner` provides real time feedback on service status. [READ MORE](https://docs.lando.dev/core/v3/scanner.html)
34
* Improved `scanner` reliability by preferring IPv4 [#21](https://github.com/lando/core/issues/21)
45

56
## v3.11.0 - [February 26, 2023](https://github.com/lando/core/releases/tag/3.11.0)

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.13.0",
4+
"version": "3.14.0",
55
"author": "Mike Pirog @pirog",
66
"license": "GPL-3.0",
77
"repository": "lando/core",

0 commit comments

Comments
 (0)