Skip to content

Commit b7e7871

Browse files
chore(main): release 12.12.1
1 parent d778acb commit b7e7871

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,25 @@ 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.12.1](https://github.com/netlify/cli/compare/v12.12.0...v12.12.1) (2023-02-15)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @fastify/static to v6.9.0 ([#5465](https://github.com/netlify/cli/issues/5465)) ([56006fb](https://github.com/netlify/cli/commit/56006fb3f6176179f78c68807fccf8a40a907db9))
16+
* **deps:** update dependency @netlify/build to ^29.5.6 ([#5472](https://github.com/netlify/cli/issues/5472)) ([e062842](https://github.com/netlify/cli/commit/e062842dbcc0ea6a532a124ee3251736b0b3b241))
17+
* **deps:** update dependency @netlify/build to ^29.5.7 ([#5474](https://github.com/netlify/cli/issues/5474)) ([7547825](https://github.com/netlify/cli/commit/75478258e9f8419313c0048e43308e008b9b7e22))
18+
* **deps:** update dependency @netlify/edge-bundler to ^8.5.0 ([#5462](https://github.com/netlify/cli/issues/5462)) ([65c05d2](https://github.com/netlify/cli/commit/65c05d254a3bdaef4806cf6c6aa86a4a603a5ea1))
19+
* **deps:** update dependency @netlify/edge-bundler to ^8.6.0 ([#5473](https://github.com/netlify/cli/issues/5473)) ([1b2c910](https://github.com/netlify/cli/commit/1b2c9104eb60d2c314ff47c4728bce6f03e44179))
20+
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^8.6.0 ([#5471](https://github.com/netlify/cli/issues/5471)) ([c20cf1b](https://github.com/netlify/cli/commit/c20cf1b2ce27b7bff7d2bc0609f7f04fe713a9bc))
21+
* **deps:** update dependency axios to v1.3.2 ([#5466](https://github.com/netlify/cli/issues/5466)) ([fb1bb3b](https://github.com/netlify/cli/commit/fb1bb3b0057988beaf5db01d52ccbcca71767236))
22+
* **deps:** update dependency axios to v1.3.3 ([#5476](https://github.com/netlify/cli/issues/5476)) ([d778acb](https://github.com/netlify/cli/commit/d778acb1a800583eb66af39055c02139afc0aac8))
23+
* **deps:** update dependency ci-info to v3.8.0 ([#5467](https://github.com/netlify/cli/issues/5467)) ([6f81bfb](https://github.com/netlify/cli/commit/6f81bfbee708e61ec49d3d4e96d6fcb9ebdea7ad))
24+
* **deps:** update dependency commander to v10 ([#5459](https://github.com/netlify/cli/issues/5459)) ([a49ac0a](https://github.com/netlify/cli/commit/a49ac0a4bf54bf0ee5b11bd0fb8df08074fe5cd3))
25+
* **deps:** update dependency fastify to v4.13.0 ([#5468](https://github.com/netlify/cli/issues/5468)) ([2a80553](https://github.com/netlify/cli/commit/2a80553accd07a9107606224cb1b4f3d39658c77))
26+
* **deps:** update dependency minimist to v1.2.8 ([#5464](https://github.com/netlify/cli/issues/5464)) ([ad09858](https://github.com/netlify/cli/commit/ad09858b4dbd31881691752e6ffb7a2312ac1186))
27+
* **deps:** update rust crate tokio to 1.25.0 ([#5469](https://github.com/netlify/cli/issues/5469)) ([93bc0ec](https://github.com/netlify/cli/commit/93bc0ec876ec23019e18f2f5850a63d78f8be6cd))
28+
1029
## [12.12.0](https://github.com/netlify/cli/compare/v12.11.0...v12.12.0) (2023-02-09)
1130

1231

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

0 commit comments

Comments
 (0)