Skip to content

Commit 511c34b

Browse files
chore(main): release 10.0.0
1 parent 129216e commit 511c34b

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ 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.0.0](https://github.com/netlify/cli/compare/v9.16.7...v10.0.0) (2022-04-19)
11+
12+
13+
### ⚠ BREAKING CHANGES
14+
15+
* add support for Edge Functions (#4550)
16+
17+
### Features
18+
19+
* add support for Edge Functions ([#4550](https://github.com/netlify/cli/issues/4550)) ([59c3670](https://github.com/netlify/cli/commit/59c3670268cb35a81eba33dd305ee4b2a2769b84))
20+
21+
22+
### Bug Fixes
23+
24+
* **deps:** update dependency @netlify/build to ^27.0.1 ([#4548](https://github.com/netlify/cli/issues/4548)) ([129216e](https://github.com/netlify/cli/commit/129216e901a92ca6833e186930036f4351d2aee0))
25+
1026
### [9.16.7](https://github.com/netlify/cli/compare/v9.16.6...v9.16.7) (2022-04-18)
1127

1228

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": "9.16.7",
4+
"version": "10.0.0",
55
"author": "Netlify Inc.",
66
"contributors": [
77
"Abraham Schilling <[email protected]> (https://gitlab.com/n4bb12)",

0 commit comments

Comments
 (0)