Skip to content

Commit

Permalink
chore(main): release 17.20.0 (#6457)
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 Mar 21, 2024
1 parent 1a1e94d commit 577a6b5
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).



## [17.20.0](https://github.com/netlify/cli/compare/v17.19.6...v17.20.0) (2024-03-20)


### Features

* allow proxy rules logs to be hidden when inserted by plugin ([#6453](https://github.com/netlify/cli/issues/6453)) ([c2e94bc](https://github.com/netlify/cli/commit/c2e94bc4bd74d9e1844875272d8dd65d9209d703))


### Bug Fixes

* **deps:** update dependency express to v4.19.1 ([#6427](https://github.com/netlify/cli/issues/6427)) ([103f0fa](https://github.com/netlify/cli/commit/103f0fa881b5d8b54974ac00052558b6707cc226))
* **deps:** update dependency jsonwebtoken to v9.0.2 ([#6428](https://github.com/netlify/cli/issues/6428)) ([1a1e94d](https://github.com/netlify/cli/commit/1a1e94d2074a5c675819d1f35707a853af49fd93))

## [17.19.6](https://github.com/netlify/cli/compare/v17.19.5...v17.19.6) (2024-03-20)


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

1 comment on commit 577a6b5

@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,328
  • Package size: 298 MB
  • Number of ts-expect-error directives: 1,029

Please sign in to comment.