Skip to content

Commit

Permalink
chore(main): release 17.34.1 (#6788)
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 Aug 13, 2024
1 parent b3e6e5a commit 6f79b80
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).



## [17.34.1](https://github.com/netlify/cli/compare/v17.34.0...v17.34.1) (2024-08-13)


### Bug Fixes

* **deps:** update dependency @types/node to v20.14.15 ([#6767](https://github.com/netlify/cli/issues/6767)) ([fe79b27](https://github.com/netlify/cli/commit/fe79b2756820c6af8adb01d63e0f4ff7b237628f))
* **deps:** update dependency comment-json to v4.2.5 ([#6749](https://github.com/netlify/cli/issues/6749)) ([8e15833](https://github.com/netlify/cli/commit/8e15833f5b61060fa81c84290905fc81c31b9ee4))
* **deps:** update dependency semver to v7.6.3 ([#6790](https://github.com/netlify/cli/issues/6790)) ([e351d11](https://github.com/netlify/cli/commit/e351d1130651ba2dc83202c551f8cc581ff4c889))
* **logs:** add correct url to function logs ([#6787](https://github.com/netlify/cli/issues/6787)) ([b3e6e5a](https://github.com/netlify/cli/commit/b3e6e5af4f05fe623d4b6c535b4b08d1557dd337))

## [17.34.0](https://github.com/netlify/cli/compare/v17.33.6...v17.34.0) (2024-08-08)


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

1 comment on commit 6f79b80

@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.