Skip to content

Commit

Permalink
chore(main): release 8.9.0 (#4042)
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 Jan 14, 2022
1 parent 90449e5 commit e281a90
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ 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.9.0](https://github.com/netlify/cli/compare/v8.8.2...v8.9.0) (2022-01-14)


### Features

* add build context flag to deploy command ([#3899](https://github.com/netlify/cli/issues/3899)) ([90449e5](https://github.com/netlify/cli/commit/90449e5ccbac4432fc0b7d05d6dd40ae10ac5b6b))

### [8.8.2](https://github.com/netlify/cli/compare/v8.8.1...v8.8.2) (2022-01-14)


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

1 comment on commit e281a90

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

Please sign in to comment.