Skip to content

Commit

Permalink
chore(main): release 12.12.1 (#5463)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] committed Feb 16, 2023
1 parent 27bea34 commit 3d82b39
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [12.12.1](https://github.com/netlify/cli/compare/v12.12.0...v12.12.1) (2023-02-16)


### Bug Fixes

* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **deps:** update dependency axios to v1.3.2 ([#5466](https://github.com/netlify/cli/issues/5466)) ([fb1bb3b](https://github.com/netlify/cli/commit/fb1bb3b0057988beaf5db01d52ccbcca71767236))
* **deps:** update dependency axios to v1.3.3 ([#5476](https://github.com/netlify/cli/issues/5476)) ([d778acb](https://github.com/netlify/cli/commit/d778acb1a800583eb66af39055c02139afc0aac8))
* **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))
* **deps:** update dependency commander to v10 ([#5459](https://github.com/netlify/cli/issues/5459)) ([a49ac0a](https://github.com/netlify/cli/commit/a49ac0a4bf54bf0ee5b11bd0fb8df08074fe5cd3))
* **deps:** update dependency fastify to v4.13.0 ([#5468](https://github.com/netlify/cli/issues/5468)) ([2a80553](https://github.com/netlify/cli/commit/2a80553accd07a9107606224cb1b4f3d39658c77))
* **deps:** update dependency minimist to v1.2.8 ([#5464](https://github.com/netlify/cli/issues/5464)) ([ad09858](https://github.com/netlify/cli/commit/ad09858b4dbd31881691752e6ffb7a2312ac1186))
* **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))
* support multiple path values in edge functions config ([#5480](https://github.com/netlify/cli/issues/5480)) ([27bea34](https://github.com/netlify/cli/commit/27bea34bbf17693947b5b0af9c863e611ec4e0b5))

## [12.12.0](https://github.com/netlify/cli/compare/v12.11.0...v12.12.0) (2023-02-09)


Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netlify-cli",
"description": "Netlify command line tool",
"version": "12.12.0",
"version": "12.12.1",
"author": "Netlify Inc.",
"type": "module",
"engines": {
Expand Down

1 comment on commit 3d82b39

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Package size: 263 MB

Please sign in to comment.