Skip to content

Commit

Permalink
chore(main): release 12.0.8 (#5144)
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] authored Oct 12, 2022
1 parent 10c175a commit a0a4c2f
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.0.8](https://github.com/netlify/cli/compare/v12.0.7...v12.0.8) (2022-10-12)


### Bug Fixes

* add debug logs to config resolution ([#5162](https://github.com/netlify/cli/issues/5162)) ([10c175a](https://github.com/netlify/cli/commit/10c175a692d21e34c41e84bc103f93d392c8ccc3))
* **deps:** update dependency @netlify/build to ^27.20.3 ([#5141](https://github.com/netlify/cli/issues/5141)) ([adb85d7](https://github.com/netlify/cli/commit/adb85d72e3c94ed801abfb465ee58ae01e6c77a5))
* **deps:** update dependency @netlify/build to ^27.20.4 ([#5151](https://github.com/netlify/cli/issues/5151)) ([bea2c83](https://github.com/netlify/cli/commit/bea2c83fa7d3f2fa15873fd6ff674b1f66288224))
* **deps:** update dependency @netlify/build to ^27.20.6 ([#5152](https://github.com/netlify/cli/issues/5152)) ([92f46bf](https://github.com/netlify/cli/commit/92f46bfd7597bf849475fd90296700b668fbb1b4))
* **deps:** update dependency @netlify/edge-bundler to ^2.7.0 ([#5142](https://github.com/netlify/cli/issues/5142)) ([85f961d](https://github.com/netlify/cli/commit/85f961d7b8bd91dec128142879f04e44a7ef7fca))
* **deps:** update dependency axios to v1 ([#5149](https://github.com/netlify/cli/issues/5149)) ([2ccbf1b](https://github.com/netlify/cli/commit/2ccbf1b9294379eac7c25e82d9c8d333b1334233))
* **deps:** update dependency ci-info to v3.5.0 ([#5147](https://github.com/netlify/cli/issues/5147)) ([75e753a](https://github.com/netlify/cli/commit/75e753a09da8f539b54c50e80e8ef595d8e6bc2e))
* **deps:** update dependency express to v4.18.2 ([#5145](https://github.com/netlify/cli/issues/5145)) ([d6e503b](https://github.com/netlify/cli/commit/d6e503b8dc12a7d379471e2e1e9f1dcad78ac7fa))
* **deps:** update dependency minimist to v1.2.7 ([#5160](https://github.com/netlify/cli/issues/5160)) ([dc75103](https://github.com/netlify/cli/commit/dc7510318fa297d6e7dc35b134c1304d6fc842f9))
* **deps:** update dependency stripe to v10.13.0 ([#5148](https://github.com/netlify/cli/issues/5148)) ([af4fff8](https://github.com/netlify/cli/commit/af4fff80139834190e76810481e1b1171e7714a9))
* **deps:** update netlify packages ([#5158](https://github.com/netlify/cli/issues/5158)) ([b8940e1](https://github.com/netlify/cli/commit/b8940e13e459ecae804a2d97e2c56efdef85c619))
* **deps:** update netlify packages ([#5159](https://github.com/netlify/cli/issues/5159)) ([bb61fb3](https://github.com/netlify/cli/commit/bb61fb362055ef9e95236ef11eab1ef18ca2510f))
* **deps:** update rust crate aws_lambda_events to 0.7.1 ([#5146](https://github.com/netlify/cli/issues/5146)) ([d0c0c1c](https://github.com/netlify/cli/commit/d0c0c1c63d2deddd7d590c5088bed46e2b8d380c))
* follow standard pattern for auto-generated site names ([#5007](https://github.com/netlify/cli/issues/5007)) ([7c5e675](https://github.com/netlify/cli/commit/7c5e6759fabcba43d22df26861e5d9cc764894d8))

## [12.0.7](https://github.com/netlify/cli/compare/v12.0.6...v12.0.7) (2022-10-05)


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.0.7",
"version": "12.0.8",
"author": "Netlify Inc.",
"type": "module",
"contributors": [
Expand Down

1 comment on commit a0a4c2f

@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: 230 MB

Please sign in to comment.