Skip to content

Commit

Permalink
chore(main): release 12.0.0 (#5088)
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 Sep 27, 2022
1 parent 3ce29ee commit 6cd52d1
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,27 @@ 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.0](https://github.com/netlify/cli/compare/v11.8.3...v12.0.0) (2022-09-27)


### ⚠ BREAKING CHANGES

* remove node 12 support (#5089)

### Bug Fixes

* **deps:** update dependency @netlify/build to ^27.18.6 ([#5091](https://github.com/netlify/cli/issues/5091)) ([e977945](https://github.com/netlify/cli/commit/e977945b73cccbd03f1ca3cc2edd36728c4c149f))
* **deps:** update dependency @netlify/config to ^18.2.4 ([#5092](https://github.com/netlify/cli/issues/5092)) ([8e392a4](https://github.com/netlify/cli/commit/8e392a4da31cf844fd4c11d0fe95bb88cc8e8052))
* **deps:** update dependency @types/node to v14.18.30 ([#5086](https://github.com/netlify/cli/issues/5086)) ([cc833de](https://github.com/netlify/cli/commit/cc833de3faa1a09bd60e39cfc8b50472dd62125a))
* **deps:** update dependency stripe to v10.11.0 ([#5087](https://github.com/netlify/cli/issues/5087)) ([e7e15a3](https://github.com/netlify/cli/commit/e7e15a3ac701321181dedcbf23da581e6e597701))
* **deps:** update dependency uuid to v9 ([#5068](https://github.com/netlify/cli/issues/5068)) ([4ed5916](https://github.com/netlify/cli/commit/4ed5916bab059ac9858b6f8488a1d07d84c1df55))
* remove unused plugins-list dependency ([#5090](https://github.com/netlify/cli/issues/5090)) ([a205266](https://github.com/netlify/cli/commit/a205266d057edbd5fe722548ff79df475f66386b))


### Miscellaneous Chores

* remove node 12 support ([#5089](https://github.com/netlify/cli/issues/5089)) ([3ce29ee](https://github.com/netlify/cli/commit/3ce29eedf10b2d4c0f6ac6c29aeee932cd40af4a))

## [11.8.3](https://github.com/netlify/cli/compare/v11.8.2...v11.8.3) (2022-09-23)


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": "11.8.3",
"version": "12.0.0",
"author": "Netlify Inc.",
"contributors": [
"@whitep4nth3r (https://twitter.com/whitep4nth3r)",
Expand Down

1 comment on commit 6cd52d1

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

Please sign in to comment.