Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 10.8.0 #4764

Merged
merged 2 commits into from
Jul 11, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [10.8.0](https://github.com/netlify/cli/compare/v10.7.1...v10.8.0) (2022-07-11)


### Features

* connect to a cloud session ([#4776](https://github.com/netlify/cli/issues/4776)) ([b98e836](https://github.com/netlify/cli/commit/b98e8362173e046b80d05776fcec6a92f25fc421))


### Bug Fixes

* **deps:** update dependency @netlify/build to ^27.3.3 ([#4757](https://github.com/netlify/cli/issues/4757)) ([6541f32](https://github.com/netlify/cli/commit/6541f32bcbc525ddef3803498ce86273165a75d8))
* **deps:** update dependency @netlify/edge-bundler to ^1.5.0 ([#4763](https://github.com/netlify/cli/issues/4763)) ([756ddd9](https://github.com/netlify/cli/commit/756ddd9c318827c1b6f2450e57e1f7921c3b2bd0))
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^5.12.0 ([#4771](https://github.com/netlify/cli/issues/4771)) ([ce784fe](https://github.com/netlify/cli/commit/ce784fe30380b82ceb3cf4ced0c94a85652319fe))
* **deps:** update dependency winston to v3.8.1 ([#4768](https://github.com/netlify/cli/issues/4768)) ([e016c74](https://github.com/netlify/cli/commit/e016c74f999968e439315a8dc9016241931605c4))
* **deps:** update module github.com/aws/aws-lambda-go to v1.32.1 ([#4769](https://github.com/netlify/cli/issues/4769)) ([7e5c301](https://github.com/netlify/cli/commit/7e5c301016b53e41a303d80730d29bd0859fae7e))
* **deps:** update wait-port to 0.2.14 ([#4788](https://github.com/netlify/cli/issues/4788)) ([302d31f](https://github.com/netlify/cli/commit/302d31f168ccfd804bea54ae71eafbfded2c086e))
* functions with name matching config prop cause crash ([#4748](https://github.com/netlify/cli/issues/4748)) ([19aee7c](https://github.com/netlify/cli/commit/19aee7c5796f89f9a1627c455d38a5599ace98ec))
* make git clone work in sites:create-template ([#4772](https://github.com/netlify/cli/issues/4772)) ([74527f4](https://github.com/netlify/cli/commit/74527f4cd7b67ed41a31f35c31a247f00e25df0c))
* replace ansi2html with ansi-to-html ([#4750](https://github.com/netlify/cli/issues/4750)) ([13dd3a3](https://github.com/netlify/cli/commit/13dd3a32090546089fc472b57d60002a89f01271))
* resolve missing output when using --json ([#4759](https://github.com/netlify/cli/issues/4759)) ([4b4b174](https://github.com/netlify/cli/commit/4b4b1740de0fcd9a4237038bce65db46d5e5f2ce))
* Update getTemplatesFromGitHub to retrieve more repositories ([#4789](https://github.com/netlify/cli/issues/4789)) ([3c0e7ee](https://github.com/netlify/cli/commit/3c0e7eee82bdb0e8e72d5ea792a2731c5eeec5b4))
* update minimum required version of commander to 9.2.0 ([#4770](https://github.com/netlify/cli/issues/4770)) ([21a5d0c](https://github.com/netlify/cli/commit/21a5d0cbed47bba6374c9f7292b57064802d2445))

## [10.7.1](https://github.com/netlify/cli/compare/v10.7.0...v10.7.1) (2022-07-01)


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.

3 changes: 2 additions & 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": "10.7.1",
"version": "10.8.0",
"author": "Netlify Inc.",
"contributors": [
"Abraham Schilling <AbrahamSchilling@gmail.com> (https://gitlab.com/n4bb12)",
@@ -92,6 +92,7 @@
"Nicolas Gonzalez",
"Pankaj Patil <pankaj.patil2099@hotmail.com> (https://twitter.com/pankajpatil16)",
"Peter",
"Prince Wilson (https://twitter.com/maxcell)",
"Rachael Stavchansky",
"Raees Iqbal <raees@netlify.com> (https://raeesbhatti.com/)",
"Ricardo Mendes <rokusu@gmail.com> (https://twitter.com/locks)",