Skip to content

Commit df222eb

Browse files
token-generator-app[bot]ndhoule
authored andcommitted
chore(main): release 19.1.4
1 parent c3af47a commit df222eb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1313

1414

1515

16+
## [19.1.4](https://github.com/netlify/cli/compare/v19.1.3...v19.1.4) (2025-03-27)
17+
18+
19+
### Bug Fixes
20+
21+
* revert get-port to v5 ([c3af47a](https://github.com/netlify/cli/commit/c3af47a47583f9b81776a370616b1396da5258c2))
22+
1623
## [19.1.3](https://github.com/netlify/cli/compare/v19.1.2...v19.1.3) (2025-03-27)
1724

1825

package-lock.json

+2-2
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": "netlify-cli",
33
"description": "Netlify command line tool",
4-
"version": "19.1.3",
4+
"version": "19.1.4",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)