Skip to content

Commit

Permalink
chore(main): release 10.2.0 (#4577)
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 May 4, 2022
1 parent 0e628eb commit 4f6f577
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 @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [10.2.0](https://github.com/netlify/cli/compare/v10.1.0...v10.2.0) (2022-05-04)


### Features

* add HTTPS support for Edge Functions in Netlify Dev ([#4567](https://github.com/netlify/cli/issues/4567)) ([f51066e](https://github.com/netlify/cli/commit/f51066ecd170e86259ba7b9401c7fef7344793c0))


### Bug Fixes

* **deps:** update dependency http-proxy-middleware to v2.0.6 ([#4573](https://github.com/netlify/cli/issues/4573)) ([0e628eb](https://github.com/netlify/cli/commit/0e628eb4a5cb8d3b99a307d91d88e7daa0bb52c8))
* **deps:** update dependency log-update to v5.0.1 ([#4574](https://github.com/netlify/cli/issues/4574)) ([7c5f0e4](https://github.com/netlify/cli/commit/7c5f0e41c7ef61507633bd976fb1d0ba6cf04acf))
* watch edge function dependencies ([#4576](https://github.com/netlify/cli/issues/4576)) ([c44f2b6](https://github.com/netlify/cli/commit/c44f2b6da0cd0a874079acf1bb273df63b8b962d))

## [10.1.0](https://github.com/netlify/cli/compare/v10.0.0...v10.1.0) (2022-04-27)


Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.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": "10.1.0",
"version": "10.2.0",
"author": "Netlify Inc.",
"contributors": [
"Abraham Schilling <AbrahamSchilling@gmail.com> (https://gitlab.com/n4bb12)",
Expand Down

1 comment on commit 4f6f577

@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

Package size: 274 MB

Please sign in to comment.