Skip to content

Commit

Permalink
chore(main): release 17.33.4 (#6760)
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 15, 2024
1 parent 111967c commit cf8c7a0
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.4](https://github.com/netlify/cli/compare/v17.33.3...v17.33.4) (2024-07-15)


### Bug Fixes

* **deps:** update dependency @bugsnag/js to v7.25.0 ([#6762](https://github.com/netlify/cli/issues/6762)) ([c09bf1a](https://github.com/netlify/cli/commit/c09bf1a8100dead5db1e047ba78bdf8876b2d6c8))
* **deps:** update dependency @types/node to v20.14.10 ([#6763](https://github.com/netlify/cli/issues/6763)) ([ce647f4](https://github.com/netlify/cli/commit/ce647f45ec8af35ac81d0dec72ad89475c6022a4))
* **deps:** update dependency fastify to v4.28.1 ([#6764](https://github.com/netlify/cli/issues/6764)) ([e45d378](https://github.com/netlify/cli/commit/e45d378ac157b878d5437ffe2166e88aeefe9815))
* **deps:** update netlify packages ([#6759](https://github.com/netlify/cli/issues/6759)) ([9f36fed](https://github.com/netlify/cli/commit/9f36fed7985245b6738437d46db0f947f2ff3b32))
* use heuristics for build and deploy command as well ([#6729](https://github.com/netlify/cli/issues/6729)) ([111967c](https://github.com/netlify/cli/commit/111967cc13f8524eb7e3726e1815801ccc5e0133))

## [17.33.3](https://github.com/netlify/cli/compare/v17.33.2...v17.33.3) (2024-07-12)


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

1 comment on commit cf8c7a0

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

Please sign in to comment.