Skip to content

Commit

Permalink
chore(main): release 17.5.0 (#6178)
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 Nov 17, 2023
1 parent 7ab484b commit 98f531a
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,20 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).



## [17.5.0](https://github.com/netlify/cli/compare/v17.4.0...v17.5.0) (2023-11-16)


### Features

* create declaration maps when building project ([#6170](https://github.com/netlify/cli/issues/6170)) ([2428b9c](https://github.com/netlify/cli/commit/2428b9c258bdcb2e3240862b4a79f5aac9656e62))
* remove extra run of .getSite as it happens in base-command ([#6181](https://github.com/netlify/cli/issues/6181)) ([7ab484b](https://github.com/netlify/cli/commit/7ab484bb94e0eed680a6e17e1eb34e5aaea9fe8d))
* stream function and build logs ([#6139](https://github.com/netlify/cli/issues/6139)) ([f1b4f05](https://github.com/netlify/cli/commit/f1b4f059ba308d19e3b2ed31482df12984945834))


### Bug Fixes

* **deps:** pin dependencies ([#6177](https://github.com/netlify/cli/issues/6177)) ([11e05ad](https://github.com/netlify/cli/commit/11e05ade755a90e0c34be10057301aa81c5ab8aa))

## [17.4.0](https://github.com/netlify/cli/compare/v17.3.2...v17.4.0) (2023-11-16)


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

1 comment on commit 98f531a

@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,396
  • Package size: 404 MB

Please sign in to comment.