Skip to content

Commit

Permalink
chore(main): release 17.33.6 (#6776)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] committed Aug 6, 2024
1 parent b37e49f commit 1881e07
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).



## [17.33.6](https://github.com/netlify/cli/compare/v17.33.5...v17.33.6) (2024-08-06)


### Bug Fixes

* **deps:** update dependency debug to v4.3.6 ([#6774](https://github.com/netlify/cli/issues/6774)) ([5b40ba8](https://github.com/netlify/cli/commit/5b40ba86bf9aa6ca07e795784121e8cc9ba7f679))
* **deps:** update dependency listr2 to v8.2.4 ([#6775](https://github.com/netlify/cli/issues/6775)) ([ce5a327](https://github.com/netlify/cli/commit/ce5a32764e224738f08a7a8036ad207300b84c1b))
* **deps:** update netlify packages ([#6778](https://github.com/netlify/cli/issues/6778)) ([494f62b](https://github.com/netlify/cli/commit/494f62b9123141597371399568cb3f3a78fc5626))
* **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))
* load functions timeout from site properly ([#6777](https://github.com/netlify/cli/issues/6777)) ([7feeceb](https://github.com/netlify/cli/commit/7feeceb7de0c03408a11b9e0982853edd4f2ed14))

## [17.33.5](https://github.com/netlify/cli/compare/v17.33.4...v17.33.5) (2024-07-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netlify-cli",
"description": "Netlify command line tool",
"version": "17.33.5",
"version": "17.33.6",
"author": "Netlify Inc.",
"type": "module",
"engines": {
Expand Down

1 comment on commit 1881e07

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,222
  • Package size: 313 MB
  • Number of ts-expect-error directives: 977

Please sign in to comment.