Skip to content

Commit

Permalink
chore(main): release 17.10.2 (#6270)
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 Dec 29, 2023
1 parent 0bc1401 commit 8c1084c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).



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


### Bug Fixes

* clear `dist` directory before Dev for Nuxt ([#6242](https://github.com/netlify/cli/issues/6242)) ([6014df5](https://github.com/netlify/cli/commit/6014df5d6ec27948247d2835c3bb41e33d265c16))
* don't show workspace selection if there is only one package ([#6271](https://github.com/netlify/cli/issues/6271)) ([5d6bcf3](https://github.com/netlify/cli/commit/5d6bcf3c8afdcd53f6f98c969c8abd3958a082be))
* include identity context data under custom netlify client context ([#6277](https://github.com/netlify/cli/issues/6277)) ([0bc1401](https://github.com/netlify/cli/commit/0bc1401d224cea9c9fb3de14d91160cd7d7081a0))

## [17.10.1](https://github.com/netlify/cli/compare/v17.10.0...v17.10.1) (2023-12-08)


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

1 comment on commit 8c1084c

@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,399
  • Package size: 405 MB
  • Number of ts-expect-error directives: 1,231

Please sign in to comment.