Skip to content

Commit b4d888b

Browse files
chore(main): release 13.1.3 (#5555)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 8284995 commit b4d888b

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ 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+
## [13.1.3](https://github.com/netlify/cli/compare/v13.1.2...v13.1.3) (2023-03-13)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency cron-parser to v4.8.1 ([#5553](https://github.com/netlify/cli/issues/5553)) ([5a26907](https://github.com/netlify/cli/commit/5a269078658c5b85ea13be024c728a0f1beb56f5))
16+
* **deps:** update dependency qs to v6.11.1 ([#5552](https://github.com/netlify/cli/issues/5552)) ([aa7b840](https://github.com/netlify/cli/commit/aa7b840e6114fde1ff03bd75ab2abb41c67f9c3f))
17+
* **deps:** update module github.com/aws/aws-lambda-go to v1.38.0 ([#5554](https://github.com/netlify/cli/issues/5554)) ([8a16289](https://github.com/netlify/cli/commit/8a16289f5ff193cc78ea79cb78a7f80d7769bc0d))
18+
* **deps:** update netlify packages ([#5560](https://github.com/netlify/cli/issues/5560)) ([8284995](https://github.com/netlify/cli/commit/82849953b74ca44b0c6e8001c8a26cb97eb44e5b))
19+
* **deps:** update rust crate tokio to 1.26.0 ([#5556](https://github.com/netlify/cli/issues/5556)) ([c8bebcb](https://github.com/netlify/cli/commit/c8bebcb1701630dcd8086cba8d05c5df854a962a))
20+
1021
## [13.1.2](https://github.com/netlify/cli/compare/v13.1.1...v13.1.2) (2023-03-10)
1122

1223

npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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": "13.1.2",
4+
"version": "13.1.3",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)