Skip to content

Commit f26ce38

Browse files
chore(main): release 19.1.7 (#7174)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent a916f23 commit f26ce38

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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.7](https://github.com/netlify/cli/compare/v19.1.6...v19.1.7) (2025-04-08)
17+
18+
19+
### Performance Improvements
20+
21+
* speed up all commands by 75+ ms by enabling V8 code cache when available (`node>=22.8.0`) ([#7173](https://github.com/netlify/cli/issues/7173)) ([a916f23](https://github.com/netlify/cli/commit/a916f23abac8ae7322838b0c084430a6bf822a89))
22+
1623
## [19.1.6](https://github.com/netlify/cli/compare/v19.1.5...v19.1.6) (2025-04-07)
1724

1825

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "netlify-cli",
33
"description": "Netlify command line tool",
4-
"version": "19.1.6",
4+
"version": "19.1.7",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)