Skip to content

Commit 1881e07

Browse files
chore(main): release 17.33.6 (#6776)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent b37e49f commit 1881e07

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

1414

1515

16+
## [17.33.6](https://github.com/netlify/cli/compare/v17.33.5...v17.33.6) (2024-08-06)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** update dependency debug to v4.3.6 ([#6774](https://github.com/netlify/cli/issues/6774)) ([5b40ba8](https://github.com/netlify/cli/commit/5b40ba86bf9aa6ca07e795784121e8cc9ba7f679))
22+
* **deps:** update dependency listr2 to v8.2.4 ([#6775](https://github.com/netlify/cli/issues/6775)) ([ce5a327](https://github.com/netlify/cli/commit/ce5a32764e224738f08a7a8036ad207300b84c1b))
23+
* **deps:** update netlify packages ([#6778](https://github.com/netlify/cli/issues/6778)) ([494f62b](https://github.com/netlify/cli/commit/494f62b9123141597371399568cb3f3a78fc5626))
24+
* **deps:** update rust crate tokio to 1.27.0 [security] ([#6779](https://github.com/netlify/cli/issues/6779)) ([b37e49f](https://github.com/netlify/cli/commit/b37e49fa6ac525b4edda31f5c953fc339b51175a))
25+
* load functions timeout from site properly ([#6777](https://github.com/netlify/cli/issues/6777)) ([7feeceb](https://github.com/netlify/cli/commit/7feeceb7de0c03408a11b9e0982853edd4f2ed14))
26+
1627
## [17.33.5](https://github.com/netlify/cli/compare/v17.33.4...v17.33.5) (2024-07-30)
1728

1829

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

0 commit comments

Comments
 (0)