Skip to content

Commit b04151d

Browse files
chore(main): release 17.36.3 (#6834)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: Eduardo Bouças <[email protected]>
1 parent d089bf1 commit b04151d

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.36.3](https://github.com/netlify/cli/compare/v17.36.2...v17.36.3) (2024-09-30)
17+
18+
19+
### Bug Fixes
20+
21+
* **deps:** update dependency @types/node to v20.16.10 ([#6843](https://github.com/netlify/cli/issues/6843)) ([55830eb](https://github.com/netlify/cli/commit/55830ebe326ecf7cc5dac697aff313e3c914ff87))
22+
* **deps:** update dependency debug to v4.3.7 ([#6844](https://github.com/netlify/cli/issues/6844)) ([517e734](https://github.com/netlify/cli/commit/517e734e1b581d603dfcbd5e6e39c8a06cba85c4))
23+
* **deps:** update dependency express to v4.21.0 [security] ([#6839](https://github.com/netlify/cli/issues/6839)) ([0728f80](https://github.com/netlify/cli/commit/0728f80ba749f474e8dcd47f0896a754d96b3608))
24+
* **deps:** update netlify packages ([#6833](https://github.com/netlify/cli/issues/6833)) ([18c53bd](https://github.com/netlify/cli/commit/18c53bde294b831ca2c4cdf0a83ce71767ba337a))
25+
* **deps:** update netlify packages ([#6837](https://github.com/netlify/cli/issues/6837)) ([1e0ac96](https://github.com/netlify/cli/commit/1e0ac96193298f00a83afd6d45fd29f70b5cd1ea))
26+
1627
## [17.36.2](https://github.com/netlify/cli/compare/v17.36.1...v17.36.2) (2024-09-20)
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.36.2",
4+
"version": "17.36.3",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)