Skip to content

Commit

Permalink
chore(main): release 17.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Oct 9, 2024
1 parent 4704349 commit e37e942
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,25 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).



## [17.37.0](https://github.com/netlify/cli/compare/v17.36.4...v17.37.0) (2024-10-09)


### Features

* **deploy:** print edge function logs url ([#6851](https://github.com/netlify/cli/issues/6851)) ([b996f92](https://github.com/netlify/cli/commit/b996f92e8eabcef1c2664dbd9ab6acbe7cde07c7))


### Bug Fixes

* **deps:** update dependency cookie to v0.7.0 [security] ([#6856](https://github.com/netlify/cli/issues/6856)) ([01810d5](https://github.com/netlify/cli/commit/01810d525de04080431cada961c0d33e8c51e8d6))
* **deps:** update dependency envinfo to v7.14.0 ([#6860](https://github.com/netlify/cli/issues/6860)) ([7805687](https://github.com/netlify/cli/commit/78056876e0e63486c181bb7bbd5bbe7ac3ffb50f))
* **deps:** update dependency http-proxy-middleware to v2.0.7 ([#6852](https://github.com/netlify/cli/issues/6852)) ([e1e7c72](https://github.com/netlify/cli/commit/e1e7c7252e8cddbda0cecb276a9f58085a3df4fb))
* **deps:** update dependency listr2 to v8.2.5 ([#6853](https://github.com/netlify/cli/issues/6853)) ([b59f28b](https://github.com/netlify/cli/commit/b59f28be44e251668a4ed62ad0d7a20b57e347c5))
* **deps:** update dependency log-update to v6.1.0 ([#6861](https://github.com/netlify/cli/issues/6861)) ([33f449f](https://github.com/netlify/cli/commit/33f449fd6dee13b1e0bdfb08cd8d096104b4ac88))
* **deps:** update dependency ora to v8.1.0 ([#6862](https://github.com/netlify/cli/issues/6862)) ([d459d4e](https://github.com/netlify/cli/commit/d459d4e870baafeb327d841280ed1885a5ddec2b))
* **deps:** update dependency pump to v3.0.2 ([#6859](https://github.com/netlify/cli/issues/6859)) ([f3f6d0a](https://github.com/netlify/cli/commit/f3f6d0a99d0e70c48c8767040fc5c6a1e8fd0376))
* **deps:** update dependency update-notifier to v7.3.1 ([#6863](https://github.com/netlify/cli/issues/6863)) ([db8c10a](https://github.com/netlify/cli/commit/db8c10a3e15ceb1dbdb2e8b74bf9b851e13a3969))

## [17.36.4](https://github.com/netlify/cli/compare/v17.36.3...v17.36.4) (2024-10-01)


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

0 comments on commit e37e942

Please sign in to comment.