Skip to content

Commit

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

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

### [4.1.14](https://www.github.com/netlify/cli/compare/v4.1.13...v4.1.14) (2021-07-08)


### Bug Fixes

* **command-dev:** don't poll for http requests for vite framework ([#2883](https://www.github.com/netlify/cli/issues/2883)) ([77c32cd](https://www.github.com/netlify/cli/commit/77c32cdeeb3bd879e6548a459ecb324f65b8b761))
* **deps:** update dependency netlify-redirect-parser to ^8.1.0 ([#2877](https://www.github.com/netlify/cli/issues/2877)) ([129e434](https://www.github.com/netlify/cli/commit/129e43470fc5c844280d01108ed8cd49e1b20b7a))
* **deps:** update netlify build packages ([#2878](https://www.github.com/netlify/cli/issues/2878)) ([5ff47c9](https://www.github.com/netlify/cli/commit/5ff47c970b15282c3740dc43a220d1812fe088ad))

### [4.1.13](https://www.github.com/netlify/cli/compare/v4.1.12...v4.1.13) (2021-07-08)


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

1 comment on commit fd58db1

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

Please sign in to comment.