Skip to content

Commit

Permalink
chore(main): release 12.0.3 (#5108)
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 Oct 3, 2022
1 parent db9f642 commit 58699d4
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 3 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,31 @@ 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.3](https://github.com/netlify/cli/compare/v12.0.2...v12.0.3) (2022-10-03)


### Features

* add error page to edge functions for local dev ([#5070](https://github.com/netlify/cli/issues/5070)) ([b9e0917](https://github.com/netlify/cli/commit/b9e0917457869d04dfda2d4f85fe9e7100eee480))


### Bug Fixes

* **deps:** update dependency @netlify/build to ^27.19.0 ([#5122](https://github.com/netlify/cli/issues/5122)) ([63acc5e](https://github.com/netlify/cli/commit/63acc5e65d0cff4ee1af8d12aa7fa774c7f5ecdc))
* **deps:** update dependency @netlify/build to ^27.20.0 ([#5123](https://github.com/netlify/cli/issues/5123)) ([db9f642](https://github.com/netlify/cli/commit/db9f6421be21c12b689f165ca37022831935cf66))
* **deps:** update dependency @netlify/edge-bundler to ^2.3.0 ([#5097](https://github.com/netlify/cli/issues/5097)) ([91506bb](https://github.com/netlify/cli/commit/91506bb7b9abfad979cc0154fe6081b72636afbd))
* **deps:** update dependency @netlify/edge-bundler to ^2.3.1 ([#5120](https://github.com/netlify/cli/issues/5120)) ([fed6676](https://github.com/netlify/cli/commit/fed66765ab5813ccb8f952b19861bcba3b17d2ed))
* **deps:** update dependency @netlify/edge-bundler to ^2.4.0 ([#5121](https://github.com/netlify/cli/issues/5121)) ([567ca4f](https://github.com/netlify/cli/commit/567ca4ffd2446702bf7a4110c60c1bc969599904))
* **deps:** update dependency @netlify/edge-bundler to ^2.5.0 ([#5124](https://github.com/netlify/cli/issues/5124)) ([bc9cd53](https://github.com/netlify/cli/commit/bc9cd539a15f4a82276f3d8b41139b87165d4cfb))
* **deps:** update dependency @octokit/rest to v19 ([#5118](https://github.com/netlify/cli/issues/5118)) ([5ace78f](https://github.com/netlify/cli/commit/5ace78fd4decf9f224fa35c7400ad1be83e860d3))
* **deps:** update dependency @types/node to v14.18.31 ([#5099](https://github.com/netlify/cli/issues/5099)) ([d35a400](https://github.com/netlify/cli/commit/d35a400be996ccfa1fa36b0aa1e5f4a84d802bba))
* **deps:** update dependency commander to v9.4.1 ([#5100](https://github.com/netlify/cli/issues/5100)) ([a7551dd](https://github.com/netlify/cli/commit/a7551dd6d6c13042809e34820d0b51719853a4bf))
* **deps:** update dependency dotenv to v16.0.3 ([#5101](https://github.com/netlify/cli/issues/5101)) ([a7c8892](https://github.com/netlify/cli/commit/a7c8892eebbba1d525120081ecacea602450142d))
* **deps:** update dependency parse-gitignore to v2 ([#5116](https://github.com/netlify/cli/issues/5116)) ([bedabad](https://github.com/netlify/cli/commit/bedabadcfd2fd93c250ff235696ee3a926fac17d))
* **deps:** update dependency stripe to v10.12.0 ([#5104](https://github.com/netlify/cli/issues/5104)) ([5043eae](https://github.com/netlify/cli/commit/5043eae038d8854c681b439bc5076ace63db4800))
* **deps:** update dependency typescript to v4.8.4 ([#5102](https://github.com/netlify/cli/issues/5102)) ([a4a0bdb](https://github.com/netlify/cli/commit/a4a0bdbee9b148a47850ff62c5e313f665992b6a))
* **deps:** update rust crate tokio to 1.21.2 ([#5103](https://github.com/netlify/cli/issues/5103)) ([12bb1e1](https://github.com/netlify/cli/commit/12bb1e19871519810986a1bbb2873b94dae3575d))

## [12.0.2](https://github.com/netlify/cli/compare/v12.0.1...v12.0.2) (2022-09-30)


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
@@ -1,7 +1,7 @@
{
"name": "netlify-cli",
"description": "Netlify command line tool",
"version": "12.0.2",
"version": "12.0.3",
"author": "Netlify Inc.",
"contributors": [
"@whitep4nth3r (https://twitter.com/whitep4nth3r)",
Expand Down

1 comment on commit 58699d4

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

Please sign in to comment.