Skip to content

Commit d5ab72f

Browse files
chore(main): release 10.2.1
1 parent 73b2d6a commit d5ab72f

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ 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.1](https://github.com/netlify/cli/compare/v10.2.0...v10.2.1) (2022-05-06)
11+
12+
13+
### Bug Fixes
14+
15+
* **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))
16+
* **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))
17+
* **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))
18+
1019
## [10.2.0](https://github.com/netlify/cli/compare/v10.1.0...v10.2.0) (2022-05-04)
1120

1221

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

0 commit comments

Comments
 (0)