Skip to content

Commit 3645fda

Browse files
chore(main): release 10.2.0
1 parent c44f2b6 commit 3645fda

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

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

10+
## [10.2.0](https://github.com/netlify/cli/compare/v10.1.0...v10.2.0) (2022-05-04)
11+
12+
13+
### Features
14+
15+
* 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))
16+
17+
18+
### Bug Fixes
19+
20+
* **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))
21+
* watch edge function dependencies ([#4576](https://github.com/netlify/cli/issues/4576)) ([c44f2b6](https://github.com/netlify/cli/commit/c44f2b6da0cd0a874079acf1bb273df63b8b962d))
22+
1023
## [10.1.0](https://github.com/netlify/cli/compare/v10.0.0...v10.1.0) (2022-04-27)
1124

1225

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "netlify-cli",
33
"description": "Netlify command line tool",
4-
"version": "10.1.0",
4+
"version": "10.2.0",
55
"author": "Netlify Inc.",
66
"contributors": [
77
"Abraham Schilling <[email protected]> (https://gitlab.com/n4bb12)",

0 commit comments

Comments
 (0)