Skip to content

Commit 7fe95f2

Browse files
chore(main): release 10.3.1
1 parent a4c9dbb commit 7fe95f2

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,24 @@ 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.1](https://github.com/netlify/cli/compare/v10.3.0...v10.3.1) (2022-05-12)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @types/node to v14.18.16 ([#4572](https://github.com/netlify/cli/issues/4572)) ([b6d76e8](https://github.com/netlify/cli/commit/b6d76e876757e5cefd01932c3aa4011bd3d4a702))
16+
* **deps:** update dependency axios to ^0.27.0 ([#4592](https://github.com/netlify/cli/issues/4592)) ([7c5156d](https://github.com/netlify/cli/commit/7c5156d429754db5da1f16391b5f2febe22ebeea))
17+
* **deps:** update dependency cron-parser to v4.4.0 ([#4593](https://github.com/netlify/cli/issues/4593)) ([c6fd8a6](https://github.com/netlify/cli/commit/c6fd8a6e2fb1015aacee659c6739a38a24406adb))
18+
* **deps:** update dependency graphql to v16.4.0 ([#4594](https://github.com/netlify/cli/issues/4594)) ([216631a](https://github.com/netlify/cli/commit/216631a62c08572ba18b0c770da97d6dcbe1229b))
19+
* **deps:** update dependency stripe to v8.222.0 ([#4595](https://github.com/netlify/cli/issues/4595)) ([ae4d49b](https://github.com/netlify/cli/commit/ae4d49be1a3d073ad810f3dd31b18a7730f8be7e))
20+
* **deps:** update dependency typescript to v4.6.4 ([#4587](https://github.com/netlify/cli/issues/4587)) ([1956c51](https://github.com/netlify/cli/commit/1956c51c6937cc25fe31a76aa88f025e9a18a10f))
21+
* **deps:** update module github.com/aws/aws-lambda-go to v1.31.1 ([#4596](https://github.com/netlify/cli/issues/4596)) ([f5b1ab5](https://github.com/netlify/cli/commit/f5b1ab558bd24fe7414019c46ce3e977f1bd22ff))
22+
* **deps:** update rust crate aws_lambda_events to 0.6.3 ([#4597](https://github.com/netlify/cli/issues/4597)) ([d017df9](https://github.com/netlify/cli/commit/d017df9f61f7135a0a568f7cc426e35c363af75e))
23+
* **deps:** update rust crate http to 0.2.7 ([#4588](https://github.com/netlify/cli/issues/4588)) ([a31d411](https://github.com/netlify/cli/commit/a31d411a96cd6f62babd78b5a2a447cf0ddd120f))
24+
* **deps:** update rust crate log to 0.4.17 ([#4589](https://github.com/netlify/cli/issues/4589)) ([e3ffcb1](https://github.com/netlify/cli/commit/e3ffcb1eebf7e01b39fa224968ccb781e9864b97))
25+
* **deps:** update rust crate tokio to 1.18.2 ([#4598](https://github.com/netlify/cli/issues/4598)) ([3e43d9a](https://github.com/netlify/cli/commit/3e43d9ab3bfe073251dd2ad006690d6bf1b16c5b))
26+
* pass correct protocol to functions server ([#4604](https://github.com/netlify/cli/issues/4604)) ([a4c9dbb](https://github.com/netlify/cli/commit/a4c9dbbb9e731b386fe6d23c81c775278fe6ac6c))
27+
1028
## [10.3.0](https://github.com/netlify/cli/compare/v10.2.0...v10.3.0) (2022-05-06)
1129

1230

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

0 commit comments

Comments
 (0)