Skip to content

Commit cf8c7a0

Browse files
chore(main): release 17.33.4 (#6760)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 111967c commit cf8c7a0

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,17 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1313

1414

1515

16+
## [17.33.4](https://github.com/netlify/cli/compare/v17.33.3...v17.33.4) (2024-07-15)
17+
18+
19+
### Bug Fixes
20+
21+
* **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))
22+
* **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))
23+
* **deps:** update dependency fastify to v4.28.1 ([#6764](https://github.com/netlify/cli/issues/6764)) ([e45d378](https://github.com/netlify/cli/commit/e45d378ac157b878d5437ffe2166e88aeefe9815))
24+
* **deps:** update netlify packages ([#6759](https://github.com/netlify/cli/issues/6759)) ([9f36fed](https://github.com/netlify/cli/commit/9f36fed7985245b6738437d46db0f947f2ff3b32))
25+
* 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))
26+
1627
## [17.33.3](https://github.com/netlify/cli/compare/v17.33.2...v17.33.3) (2024-07-12)
1728

1829

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "netlify-cli",
33
"description": "Netlify command line tool",
4-
"version": "17.33.3",
4+
"version": "17.33.4",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)