Skip to content

Commit f563cc7

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

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ 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.1](https://github.com/netlify/cli/compare/v13.1.0...v13.1.1) (2023-03-09)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency find-up to v6 ([#5545](https://github.com/netlify/cli/issues/5545)) ([c4b15f6](https://github.com/netlify/cli/commit/c4b15f691f5250ee57f7de1cf5d399141f265d59))
16+
* **deps:** update dependency locate-path to v7 ([#5541](https://github.com/netlify/cli/issues/5541)) ([0f7ac19](https://github.com/netlify/cli/commit/0f7ac190f9e1c7ed056d2feb1a1834c8305a048a))
17+
* **deps:** update dependency log-symbols to v5 ([#5540](https://github.com/netlify/cli/issues/5540)) ([6b9441c](https://github.com/netlify/cli/commit/6b9441c298d544a7054dc423c173980595d8f00d))
18+
* **deps:** update dependency ora to v6 ([#5542](https://github.com/netlify/cli/issues/5542)) ([f65b2a9](https://github.com/netlify/cli/commit/f65b2a909a5be727c3d2315923136bd2472a2557))
19+
* **deps:** update netlify packages ([#5548](https://github.com/netlify/cli/issues/5548)) ([bd9823e](https://github.com/netlify/cli/commit/bd9823e5ae9994cadc39e1c9571047b340515811))
20+
* wrong env values could be used for non-dev context in `netlify deploy --build --context` ([#5538](https://github.com/netlify/cli/issues/5538)) ([08ac5d7](https://github.com/netlify/cli/commit/08ac5d7e97366b2427f6ab543142cb8d3e5418b9))
21+
1022
## [13.1.0](https://github.com/netlify/cli/compare/v13.0.1...v13.1.0) (2023-03-09)
1123

1224

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

0 commit comments

Comments
 (0)