Skip to content

Commit 552e8e1

Browse files
chore(main): release 17.37.1 (#6871)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 9d37ec0 commit 552e8e1

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

Diff for: CHANGELOG.md

+11
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.37.1](https://github.com/netlify/cli/compare/v17.37.0...v17.37.1) (2024-10-17)
17+
18+
19+
### Bug Fixes
20+
21+
* **deploy:** fix edge function logs url scope key ([#6881](https://github.com/netlify/cli/issues/6881)) ([f833f2d](https://github.com/netlify/cli/commit/f833f2dc4d238769217e30411cb98ee326dcb582))
22+
* **deps:** update dependency @netlify/blobs to v8.1.0 ([#6870](https://github.com/netlify/cli/issues/6870)) ([b82c536](https://github.com/netlify/cli/commit/b82c5369a5abbd763f53c2d107cab38826974979))
23+
* **deps:** update dependency @types/node to v20.16.11 ([#6874](https://github.com/netlify/cli/issues/6874)) ([e41ac33](https://github.com/netlify/cli/commit/e41ac33ca489aaeba6dc034222e89e015120cf28))
24+
* **deps:** update dependency cookie to v0.7.2 ([#6875](https://github.com/netlify/cli/issues/6875)) ([69a7a3b](https://github.com/netlify/cli/commit/69a7a3b09c96512471f451c90a6d4253dee5648d))
25+
* **deps:** update dependency express to v4.21.1 ([#6858](https://github.com/netlify/cli/issues/6858)) ([9d37ec0](https://github.com/netlify/cli/commit/9d37ec02a2b8a2112c56a24000148979429a0f9e))
26+
1627
## [17.37.0](https://github.com/netlify/cli/compare/v17.36.4...v17.37.0) (2024-10-11)
1728

1829

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

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

0 commit comments

Comments
 (0)