Skip to content

Commit f1e3ac8

Browse files
chore(main): release 17.23.4 (#6589)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 3bdf075 commit f1e3ac8

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

CHANGELOG.md

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

1414

1515

16+
## [17.23.4](https://github.com/netlify/cli/compare/v17.23.3...v17.23.4) (2024-05-14)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** update dependency @bugsnag/js to v7.23.0 ([#6583](https://github.com/netlify/cli/issues/6583)) ([af46cc4](https://github.com/netlify/cli/commit/af46cc4a1f06bc4b7f4a359294e14e99705146e3))
22+
* **deps:** update dependency ci-info to v3.9.0 ([#6584](https://github.com/netlify/cli/issues/6584)) ([5606f35](https://github.com/netlify/cli/commit/5606f35dfecc7089083aec3f82f0ebc40b6be159))
23+
* **deps:** update dependency cookie to v0.6.0 ([#6585](https://github.com/netlify/cli/issues/6585)) ([159aa26](https://github.com/netlify/cli/commit/159aa265f4720c5d54bd239b0be117ac9ef92b44))
24+
* **deps:** update dependency cron-parser to v4.9.0 ([#6586](https://github.com/netlify/cli/issues/6586)) ([ad16486](https://github.com/netlify/cli/commit/ad16486e39e108df55d25dc0e99ccd85d6a8aef4))
25+
* **deps:** update dependency dotenv to v16.4.5 ([#6587](https://github.com/netlify/cli/issues/6587)) ([9adcf04](https://github.com/netlify/cli/commit/9adcf04bfab79636a0a5651967c778b871775fbf))
26+
* **deps:** update dependency envinfo to v7.13.0 ([#6594](https://github.com/netlify/cli/issues/6594)) ([bb203ef](https://github.com/netlify/cli/commit/bb203efaf2e674ac5298672c6a8cda3fbdb81182))
27+
* **deps:** update dependency fastify to v4.27.0 ([#6591](https://github.com/netlify/cli/issues/6591)) ([b4f6c8f](https://github.com/netlify/cli/commit/b4f6c8fb874eb18bba752de1a0d5c3b674fde973))
28+
* **deps:** update dependency lambda-local to v2.2.0 ([#6590](https://github.com/netlify/cli/issues/6590)) ([fe07f14](https://github.com/netlify/cli/commit/fe07f142b34c65b420f8f5e8cfed773dcf25e78a))
29+
* **deps:** update dependency node-fetch to v2.7.0 ([#6588](https://github.com/netlify/cli/issues/6588)) ([c769959](https://github.com/netlify/cli/commit/c7699592795f99267a7e6d53d0f93f50a6a7f29a))
30+
* **deps:** update dependency tempy to v3.1.0 ([#6593](https://github.com/netlify/cli/issues/6593)) ([b3149de](https://github.com/netlify/cli/commit/b3149de582a8cf5929b9ded85360145f73bc4b97))
31+
* **deps:** update dependency wait-port to v1.1.0 ([#6582](https://github.com/netlify/cli/issues/6582)) ([9f0d623](https://github.com/netlify/cli/commit/9f0d6233f0ad67978809817a15c1782952567305))
32+
* **deps:** update dependency ws to v8.17.0 ([#6595](https://github.com/netlify/cli/issues/6595)) ([e898db2](https://github.com/netlify/cli/commit/e898db24203ecb48adc265a895a39f5c4d34c587))
33+
* **deps:** update dependency zod to v3.23.8 ([#6596](https://github.com/netlify/cli/issues/6596)) ([33d2c2c](https://github.com/netlify/cli/commit/33d2c2c3daa034aff0e95509aaf20a541615e8aa))
34+
* set Blobs region in `serve` command ([#6597](https://github.com/netlify/cli/issues/6597)) ([3bdf075](https://github.com/netlify/cli/commit/3bdf075a8b2ab47f2dfc1f0f18d38dd682f94617))
35+
1636
## [17.23.3](https://github.com/netlify/cli/compare/v17.23.2...v17.23.3) (2024-05-13)
1737

1838

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.23.3",
4+
"version": "17.23.4",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)