Skip to content

Commit 8186be2

Browse files
chore(main): release 17.25.0 (#6680)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent f3cc8cc commit 8186be2

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

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

1414

1515

16+
## [17.25.0](https://github.com/netlify/cli/compare/v17.24.0...v17.25.0) (2024-05-29)
17+
18+
19+
### Features
20+
21+
* propagate per-function timeout in deploy ([#6676](https://github.com/netlify/cli/issues/6676)) ([f3cc8cc](https://github.com/netlify/cli/commit/f3cc8cc57fff11cf311a2147adde9d3d6c97e965))
22+
23+
24+
### Bug Fixes
25+
26+
* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.34.0 ([#6679](https://github.com/netlify/cli/issues/6679)) ([1ffa58c](https://github.com/netlify/cli/commit/1ffa58c2febd793764d65ce663c6c7305cd72b87))
27+
* **deps:** update netlify packages ([#6681](https://github.com/netlify/cli/issues/6681)) ([b0e512e](https://github.com/netlify/cli/commit/b0e512e9a2e3991cfece107f876a0c0d0e3ea63b))
28+
* websocket redirects ([#6672](https://github.com/netlify/cli/issues/6672)) ([4c27f1c](https://github.com/netlify/cli/commit/4c27f1c722323c2c24026cbbfe49e910272c3a96))
29+
1630
## [17.24.0](https://github.com/netlify/cli/compare/v17.23.8...v17.24.0) (2024-05-29)
1731

1832

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

0 commit comments

Comments
 (0)