Skip to content

Commit 7f06f5d

Browse files
chore(main): release 12.10.1
1 parent 3768f87 commit 7f06f5d

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+
## [12.10.1](https://github.com/netlify/cli/compare/v12.10.0...v12.10.1) (2023-01-30)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^8.4.2 ([#5442](https://github.com/netlify/cli/issues/5442)) ([3768f87](https://github.com/netlify/cli/commit/3768f87115f9a0e54f046c78ad779edcd0a425f6))
16+
* **deps:** update dependency axios to v1.2.6 ([#5439](https://github.com/netlify/cli/issues/5439)) ([68caa51](https://github.com/netlify/cli/commit/68caa5108f16c002914b05ab6720dedf801804a1))
17+
* **deps:** update dependency content-type to v1.0.5 ([#5440](https://github.com/netlify/cli/issues/5440)) ([78a1932](https://github.com/netlify/cli/commit/78a1932eff1c05b306e76de1ef88aaaeb03d8446))
18+
* return empty array if manifest doesnt have functions defined ([#5434](https://github.com/netlify/cli/issues/5434)) ([8fe8339](https://github.com/netlify/cli/commit/8fe8339066b8b27f6a5c30d75d43e5afdbc217f7))
19+
* update got & remove outdated workaround ([#5437](https://github.com/netlify/cli/issues/5437)) ([5eff7c1](https://github.com/netlify/cli/commit/5eff7c1931de4e0e4d21fce09631b3ffbd484293))
20+
1021
## [12.10.0](https://github.com/netlify/cli/compare/v12.9.2...v12.10.0) (2023-01-25)
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": "12.10.0",
4+
"version": "12.10.1",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)