Skip to content

Commit

Permalink
chore(main): release 17.33.5 (#6771)
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] authored Jul 30, 2024
1 parent 1f14abd commit be35e7e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).



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


### Bug Fixes

* **deps:** update dependency @netlify/blobs to v8 ([#6745](https://github.com/netlify/cli/issues/6745)) ([1f14abd](https://github.com/netlify/cli/commit/1f14abd7b9b989c6d893a270566a79fa17a628ef))
* **deps:** update netlify packages ([#6768](https://github.com/netlify/cli/issues/6768)) ([98a886b](https://github.com/netlify/cli/commit/98a886b73b08a7dd6971d81cce5c920892452967))

## [17.33.4](https://github.com/netlify/cli/compare/v17.33.3...v17.33.4) (2024-07-15)


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.4",
"version": "17.33.5",
"author": "Netlify Inc.",
"type": "module",
"engines": {
Expand Down

1 comment on commit be35e7e

@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,213
  • Package size: 313 MB
  • Number of ts-expect-error directives: 977

Please sign in to comment.