Skip to content

Commit

Permalink
chore(main): release 8.17.0 (#4184)
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 Feb 7, 2022
1 parent c370149 commit 501da79
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [8.17.0](https://github.com/netlify/cli/compare/v8.16.1...v8.17.0) (2022-02-07)


### Features

* Show edit graph link on dev startup, send operations library edits to UI, and run prettier (if available) on code output ([#4183](https://github.com/netlify/cli/issues/4183)) ([effffec](https://github.com/netlify/cli/commit/effffec5cbc86cd3a6d0377b44e2fccc36e44dd2))


### Bug Fixes

* **deps:** update dependency @types/node to v14.18.10 ([#4187](https://github.com/netlify/cli/issues/4187)) ([0e0502c](https://github.com/netlify/cli/commit/0e0502c5bfbf1477098ccf2466ac79064c7734d2))
* **deps:** update dependency stripe to v8.202.0 ([#4189](https://github.com/netlify/cli/issues/4189)) ([c370149](https://github.com/netlify/cli/commit/c370149171b3db7948a1eb187cf49891c3bc6c5b))

### [8.16.1](https://github.com/netlify/cli/compare/v8.16.0...v8.16.1) (2022-02-04)


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": "8.16.1",
"version": "8.17.0",
"author": "Netlify Inc.",
"contributors": [
"Mathias Biilmann <matt@netlify.com> (https://twitter.com/biilmann)",
Expand Down

1 comment on commit 501da79

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

Please sign in to comment.