Skip to content

Commit 0877f5b

Browse files
chore(main): release 10.3.0
1 parent f4ee7a4 commit 0877f5b

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ 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.3.0](https://github.com/netlify/cli/compare/v10.2.0...v10.3.0) (2022-05-06)
11+
12+
13+
### Features
14+
15+
* make deploy command bundle edge functions ([#4562](https://github.com/netlify/cli/issues/4562)) ([f4ee7a4](https://github.com/netlify/cli/commit/f4ee7a433d9e417ac11c2f362cdf2063fb888f45))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update dependency @netlify/build to ^27.1.0 ([#4578](https://github.com/netlify/cli/issues/4578)) ([b844274](https://github.com/netlify/cli/commit/b8442749367fd87a923e66d2c24a9c613b6ac899))
21+
* **deps:** update dependency @netlify/build to ^27.1.1 ([#4585](https://github.com/netlify/cli/issues/4585)) ([73b2d6a](https://github.com/netlify/cli/commit/73b2d6ac2b5721da2bd16b4881b2f81f69a94fe7))
22+
* **deps:** update dependency @netlify/edge-bundler to ^1.1.0 ([#4582](https://github.com/netlify/cli/issues/4582)) ([01d8217](https://github.com/netlify/cli/commit/01d82174b4332cf13583c926c98fe3b9f701c318))
23+
1024
## [10.2.0](https://github.com/netlify/cli/compare/v10.1.0...v10.2.0) (2022-05-04)
1125

1226

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

0 commit comments

Comments
 (0)