Skip to content

Commit

Permalink
chore: release 5.1.0 (#2977)
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 Jul 21, 2021
1 parent 9e95bae commit 08d03db
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [5.1.0](https://www.github.com/netlify/cli/compare/v5.0.1...v5.1.0) (2021-07-21)


### Features

* add support for internal functions directory ([#2954](https://www.github.com/netlify/cli/issues/2954)) ([9e95bae](https://www.github.com/netlify/cli/commit/9e95bae3d4950644610d04f87451beb2b5e8175d))


### Bug Fixes

* **deps:** update dependency @netlify/build to ^16.1.0 ([#2975](https://www.github.com/netlify/cli/issues/2975)) ([c383300](https://www.github.com/netlify/cli/commit/c3833006b65b2f39ae375e3e83e791f839584f9b))

### [5.0.1](https://www.github.com/netlify/cli/compare/v5.0.0...v5.0.1) (2021-07-21)


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

1 comment on commit 08d03db

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

Please sign in to comment.