Skip to content

Commit

Permalink
chore(main): release 17.8.1 (#6222)
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 Nov 28, 2023
1 parent 66a4047 commit 55ff33e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).



## [17.8.1](https://github.com/netlify/cli/compare/v17.8.0...v17.8.1) (2023-11-28)


### Bug Fixes

* **deps:** update dependency @netlify/blobs to v6.3.1 ([#6206](https://github.com/netlify/cli/issues/6206)) ([85b29c6](https://github.com/netlify/cli/commit/85b29c6d77e169d806a4c0ee361e2cfdfe642c4a))
* **deps:** update netlify packages ([#6202](https://github.com/netlify/cli/issues/6202)) ([66a4047](https://github.com/netlify/cli/commit/66a40474019aa49c3adc2214374bbd974e156d5b))
* safely check function result ([#6219](https://github.com/netlify/cli/issues/6219)) ([c0c5f4b](https://github.com/netlify/cli/commit/c0c5f4ba8a247d8083b71148c17f717b26542727))

## [17.8.0](https://github.com/netlify/cli/compare/v17.7.0...v17.8.0) (2023-11-28)


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

1 comment on commit 55ff33e

@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,398
  • Package size: 404 MB
  • Number of ts-expect-error directives: 0

Please sign in to comment.