Skip to content

Commit cef9426

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

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1313

1414

1515

16+
## [19.1.6](https://github.com/netlify/cli/compare/v19.1.5...v19.1.6) (2025-04-07)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** update netlify packages ([#7116](https://github.com/netlify/cli/issues/7116)) ([11a8bfd](https://github.com/netlify/cli/commit/11a8bfddcc04747b0f8cd051346c3a9ac2df468c))
22+
* **types:** fix 388 type errors and fully type `src/lib/functions/` ([#7130](https://github.com/netlify/cli/issues/7130)) ([c9dbcc1](https://github.com/netlify/cli/commit/c9dbcc12a1392f247c038e52845bdbc6a889cfde))
23+
1624
## [19.1.5](https://github.com/netlify/cli/compare/v19.1.4...v19.1.5) (2025-04-01)
1725

1826

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.5",
4+
"version": "19.1.6",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)