Skip to content

Commit

Permalink
chore(main): release 17.11.0 (#6280)
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 Jan 2, 2024
1 parent 02e1069 commit 013f7f5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).



## [17.11.0](https://github.com/netlify/cli/compare/v17.10.2...v17.11.0) (2024-01-02)


### Features

* detect internal functions created after dev server already started ([#6257](https://github.com/netlify/cli/issues/6257)) ([02e1069](https://github.com/netlify/cli/commit/02e1069a81f508320ff5a48e3d68f490c50093af))


### Bug Fixes

* support Blobs in unlinked sites ([#6279](https://github.com/netlify/cli/issues/6279)) ([d74c00d](https://github.com/netlify/cli/commit/d74c00d431a8cf2180364eb37459d4e037b863ee))

## [17.10.2](https://github.com/netlify/cli/compare/v17.10.1...v17.10.2) (2023-12-29)


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

1 comment on commit 013f7f5

@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,410
  • Package size: 422 MB
  • Number of ts-expect-error directives: 1,189

Please sign in to comment.