Skip to content

Commit 16ee8ef

Browse files
chore(main): release 10.3.3
1 parent 19f6ea5 commit 16ee8ef

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ 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.3](https://github.com/netlify/cli/compare/v10.3.2...v10.3.3) (2022-05-26)
11+
12+
13+
### Bug Fixes
14+
15+
* correctly support `multiValueHeaders` in go functions during development ([#4618](https://github.com/netlify/cli/issues/4618)) ([f8e692f](https://github.com/netlify/cli/commit/f8e692fc4efb7a76ea6ab5b97747903e0d7b54b9))
16+
* **deps:** update dependency @netlify/edge-bundler to ^1.2.0 ([#4624](https://github.com/netlify/cli/issues/4624)) ([9b70a1b](https://github.com/netlify/cli/commit/9b70a1ba05598f041ef367c01056c764320b514d))
17+
* **deps:** update dependency @netlify/plugins-list to ^6.25.0 ([#4560](https://github.com/netlify/cli/issues/4560)) ([9173d13](https://github.com/netlify/cli/commit/9173d13413d700da5c663dba140da58bb3c926bd))
18+
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^5.9.2 ([#4559](https://github.com/netlify/cli/issues/4559)) ([441d7ff](https://github.com/netlify/cli/commit/441d7ff9de56f693d8067217d2b5256c34c37260))
19+
1020
### [10.3.2](https://github.com/netlify/cli/compare/v10.3.1...v10.3.2) (2022-05-16)
1121

1222

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

0 commit comments

Comments
 (0)