Skip to content

Commit

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



## [17.16.2](https://github.com/netlify/cli/compare/v17.16.1...v17.16.2) (2024-02-13)


### Bug Fixes

* **deps:** update dependency @netlify/blobs to v6.5.0 ([#6377](https://github.com/netlify/cli/issues/6377)) ([7fcfd8d](https://github.com/netlify/cli/commit/7fcfd8dfdc629249f9c4faafae7cb54e19c9d605))
* **deps:** update netlify packages ([#6382](https://github.com/netlify/cli/issues/6382)) ([894f896](https://github.com/netlify/cli/commit/894f8964ae4578512a5466582d9b735dff7deba0))
* dont touch query params encoding for ef and funcs ([#6380](https://github.com/netlify/cli/issues/6380)) ([f6e3743](https://github.com/netlify/cli/commit/f6e3743229aa6c9125f27e91194e38d96a32789e))
* only intercept form submissions if form handler is configured ([#6381](https://github.com/netlify/cli/issues/6381)) ([692660b](https://github.com/netlify/cli/commit/692660bb44bae8d6da0015041c2c80a9baf327c6))

## [17.16.1](https://github.com/netlify/cli/compare/v17.16.0...v17.16.1) (2024-02-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.16.1",
"version": "17.16.2",
"author": "Netlify Inc.",
"type": "module",
"engines": {
Expand Down

1 comment on commit a0f7247

@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,283
  • Package size: 281 MB
  • Number of ts-expect-error directives: 1,180

Please sign in to comment.